Uses of Class
net.webpdf.wsclient.schema.extraction.text.LinkType
-
Packages that use LinkType Package Description net.webpdf.wsclient.schema.extraction.text -
-
Uses of LinkType in net.webpdf.wsclient.schema.extraction.text
Fields in net.webpdf.wsclient.schema.extraction.text with type parameters of type LinkType Modifier and Type Field Description protected List<LinkType>TextsType. linkMethods in net.webpdf.wsclient.schema.extraction.text that return LinkType Modifier and Type Method Description LinkTypeObjectFactory. createLinkType()Create an instance ofLinkTypeMethods in net.webpdf.wsclient.schema.extraction.text that return types with arguments of type LinkType Modifier and Type Method Description List<LinkType>TextsType. getLink()Gets the value of the link property.
-