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.microsoftMethods in org.apache.tika.parser.microsoft with parameters of type AbstractListManager.LevelTuple Modifier and Type Method Description StringAbstractListManager.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)
 
-