Uses of Class
net.webpdf.wsclient.schema.extraction.info.KeywordType
-
Packages that use KeywordType Package Description net.webpdf.wsclient.schema.extraction.info -
-
Uses of KeywordType in net.webpdf.wsclient.schema.extraction.info
Fields in net.webpdf.wsclient.schema.extraction.info with type parameters of type KeywordType Modifier and Type Field Description protected List<KeywordType>DescriptionType. keywordsMethods in net.webpdf.wsclient.schema.extraction.info that return KeywordType Modifier and Type Method Description KeywordTypeObjectFactory. createKeywordType()Create an instance ofKeywordTypeMethods in net.webpdf.wsclient.schema.extraction.info that return types with arguments of type KeywordType Modifier and Type Method Description List<KeywordType>DescriptionType. getKeywords()Gets the value of the keywords property.
-