Uses of Class
net.webpdf.wsclient.schema.extraction.info.DocumentType.Annotations
-
Packages that use DocumentType.Annotations Package Description net.webpdf.wsclient.schema.extraction.info -
-
Uses of DocumentType.Annotations in net.webpdf.wsclient.schema.extraction.info
Fields in net.webpdf.wsclient.schema.extraction.info declared as DocumentType.Annotations Modifier and Type Field Description protected DocumentType.AnnotationsDocumentType. annotations<?Methods in net.webpdf.wsclient.schema.extraction.info that return DocumentType.Annotations Modifier and Type Method Description DocumentType.AnnotationsObjectFactory. createDocumentTypeAnnotations()Create an instance ofDocumentType.AnnotationsDocumentType.AnnotationsDocumentType. getAnnotations()<?Methods in net.webpdf.wsclient.schema.extraction.info with parameters of type DocumentType.Annotations Modifier and Type Method Description voidDocumentType. setAnnotations(DocumentType.Annotations value)Sets the value of the annotations property.
-