Uses of Class
net.webpdf.wsclient.schema.extraction.info.FolderType
-
Packages that use FolderType Package Description net.webpdf.wsclient.schema.extraction.info -
-
Uses of FolderType in net.webpdf.wsclient.schema.extraction.info
Fields in net.webpdf.wsclient.schema.extraction.info with type parameters of type FolderType Modifier and Type Field Description protected List<FolderType>DocumentType.Folders. folderMethods in net.webpdf.wsclient.schema.extraction.info that return FolderType Modifier and Type Method Description FolderTypeObjectFactory. createFolderType()Create an instance ofFolderTypeMethods in net.webpdf.wsclient.schema.extraction.info that return types with arguments of type FolderType Modifier and Type Method Description List<FolderType>DocumentType.Folders. getFolder()Gets the value of the folder property.
-