Uses of Class
net.webpdf.wsclient.schema.extraction.text.TextType
-
Packages that use TextType Package Description net.webpdf.wsclient.schema.extraction.text -
-
Uses of TextType in net.webpdf.wsclient.schema.extraction.text
Fields in net.webpdf.wsclient.schema.extraction.text with type parameters of type TextType Modifier and Type Field Description protected List<TextType>TextsType. textMethods in net.webpdf.wsclient.schema.extraction.text that return TextType Modifier and Type Method Description TextTypeObjectFactory. createTextType()Create an instance ofTextTypeMethods in net.webpdf.wsclient.schema.extraction.text that return types with arguments of type TextType Modifier and Type Method Description List<TextType>TextsType. getText()Gets the value of the text property.
-