Uses of Class
org.apache.tika.parser.microsoft.WordExtractor.TagAndStyle
Packages that use WordExtractor.TagAndStyle
-
Uses of WordExtractor.TagAndStyle in org.apache.tika.parser.microsoft
Methods in org.apache.tika.parser.microsoft that return WordExtractor.TagAndStyleModifier and TypeMethodDescriptionstatic WordExtractor.TagAndStyleWordExtractor.buildParagraphTagAndStyle(String styleName, boolean isTable) Given a style name, return what tag should be used, and what style should be applied to it.