Class TextExtractor
java.lang.Object
org.dcom.core.compliancedocument.utils.TextExtractor
This class contains the extractor to extract inline items from paragraphs
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionextractInserts
(NodeList children) static List<InlineItem>
extractStructure
(String body) static List<InlineItem>
extractStructure
(NodeList children)
-
Constructor Details
-
TextExtractor
public TextExtractor()
-
-
Method Details
-
extractInserts
-
extractStructure
-
extractStructure
-