Class WordExtractor

java.lang.Object
org.apache.tika.parser.microsoft.WordExtractor

public class WordExtractor extends Object
  • Constructor Details

  • Method Details

    • buildParagraphTagAndStyle

      public static WordExtractor.TagAndStyle buildParagraphTagAndStyle(String styleName, boolean isTable)
      Given a style name, return what tag should be used, and what style should be applied to it.