Uses of Class
org.apache.tika.parser.microsoft.AbstractListManager.LevelTuple
Packages that use AbstractListManager.LevelTuple
-
Uses of AbstractListManager.LevelTuple in org.apache.tika.parser.microsoft
Methods in org.apache.tika.parser.microsoft with parameters of type AbstractListManager.LevelTupleModifier and TypeMethodDescriptionAbstractListManager.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.LevelTupleModifierConstructorDescriptionParagraphLevelCounter
(AbstractListManager.LevelTuple[] levelTuples)