Uses of Class
org.apache.tika.parser.microsoft.WordExtractor.TagAndStyle

Packages that use WordExtractor.TagAndStyle
org.apache.tika.parser.microsoft   
 

Uses of WordExtractor.TagAndStyle in org.apache.tika.parser.microsoft
 

Methods in org.apache.tika.parser.microsoft that return WordExtractor.TagAndStyle
static WordExtractor.TagAndStyle WordExtractor.buildParagraphTagAndStyle(String styleName, boolean isTable)
          Given a style name, return what tag should be used, and what style should be applied to it.
 



Copyright © 2007-2012 The Apache Software Foundation. All Rights Reserved.