Uses of Class
net.webpdf.parameter.schema.extraction.info.DocumentType.Images
-
Packages that use DocumentType.Images Package Description net.webpdf.parameter.schema.extraction.info -
-
Uses of DocumentType.Images in net.webpdf.parameter.schema.extraction.info
Fields in net.webpdf.parameter.schema.extraction.info declared as DocumentType.Images Modifier and Type Field Description protected DocumentType.ImagesDocumentType. images<?Methods in net.webpdf.parameter.schema.extraction.info that return DocumentType.Images Modifier and Type Method Description DocumentType.ImagesObjectFactory. createDocumentTypeImages()Create an instance ofDocumentType.ImagesDocumentType.ImagesDocumentType. getImages()<?Methods in net.webpdf.parameter.schema.extraction.info with parameters of type DocumentType.Images Modifier and Type Method Description voidDocumentType. setImages(DocumentType.Images value)Sets the value of the images property.
-