Uses of Class
org.apache.tika.parser.microsoft.AbstractListManager.LevelTuple
-
Packages that use AbstractListManager.LevelTuple Package Description org.apache.tika.parser.microsoft -
-
Uses of AbstractListManager.LevelTuple in org.apache.tika.parser.microsoft
Methods in org.apache.tika.parser.microsoft with parameters of type AbstractListManager.LevelTuple Modifier and Type Method Description String
AbstractListManager.ParagraphLevelCounter. incrementLevel(int levelNumber, AbstractListManager.LevelTuple[] overrideLevelTuples)
Apply this to every numbered paragraph in order.Constructors in org.apache.tika.parser.microsoft with parameters of type AbstractListManager.LevelTuple Constructor Description ParagraphLevelCounter(AbstractListManager.LevelTuple[] levelTuples)
-