Uses of Class
net.webpdf.wsclient.schema.extraction.text.ParagraphType
-
Packages that use ParagraphType Package Description net.webpdf.wsclient.schema.extraction.text -
-
Uses of ParagraphType in net.webpdf.wsclient.schema.extraction.text
Fields in net.webpdf.wsclient.schema.extraction.text with type parameters of type ParagraphType Modifier and Type Field Description protected List<ParagraphType>TextsType. paragraphMethods in net.webpdf.wsclient.schema.extraction.text that return ParagraphType Modifier and Type Method Description ParagraphTypeObjectFactory. createParagraphType()Create an instance ofParagraphTypeMethods in net.webpdf.wsclient.schema.extraction.text that return types with arguments of type ParagraphType Modifier and Type Method Description List<ParagraphType>TextsType. getParagraph()Gets the value of the paragraph property.
-