Package org.verapdf.model.impl.axl
Class AXLPDFUAIdentification
java.lang.Object
org.verapdf.model.GenericModelObject
org.verapdf.model.impl.axl.AXLXMPObject
org.verapdf.model.impl.axl.AXLPDFUAIdentification
- All Implemented Interfaces:
Object,PDFUAIdentification,XMPObject
-
Field Summary
FieldsFields inherited from class org.verapdf.model.GenericModelObject
contextDependent -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionnamespace prefix for the ‘amd’ property from PDF/UA Identification schemanamespace prefix for the ‘corr’ property from PDF/UA Identification schemagetpart()value of ‘part’ property from PDF/UA Identification schemanamespace prefix for the ‘part’ property from PDF/UA Identification schemagetrev()string value of ‘rev’ property from PDF/UA Identification schemanamespace prefix for the ‘rev’ property from PDF/UA Identification schemaMethods inherited from class org.verapdf.model.GenericModelObject
getContext, getExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.verapdf.model.baselayer.Object
getContext, getExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependent
-
Field Details
-
PDFUA_IDENTIFICATION
- See Also:
-
-
Constructor Details
-
AXLPDFUAIdentification
-
-
Method Details
-
getpart
Description copied from interface:PDFUAIdentificationvalue of ‘part’ property from PDF/UA Identification schema- Specified by:
getpartin interfacePDFUAIdentification
-
getrev
Description copied from interface:PDFUAIdentificationstring value of ‘rev’ property from PDF/UA Identification schema- Specified by:
getrevin interfacePDFUAIdentification
-
getpartPrefix
Description copied from interface:PDFUAIdentificationnamespace prefix for the ‘part’ property from PDF/UA Identification schema- Specified by:
getpartPrefixin interfacePDFUAIdentification
-
getamdPrefix
Description copied from interface:PDFUAIdentificationnamespace prefix for the ‘amd’ property from PDF/UA Identification schema- Specified by:
getamdPrefixin interfacePDFUAIdentification
-
getcorrPrefix
Description copied from interface:PDFUAIdentificationnamespace prefix for the ‘corr’ property from PDF/UA Identification schema- Specified by:
getcorrPrefixin interfacePDFUAIdentification
-
getrevPrefix
Description copied from interface:PDFUAIdentificationnamespace prefix for the ‘rev’ property from PDF/UA Identification schema- Specified by:
getrevPrefixin interfacePDFUAIdentification
-