Class WordExtractor


  • public class WordExtractor
    extends Object
    • Method Detail

      • 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.