Package org.verapdf.model.impl.axl
Class AXLPDFAIdentification
java.lang.Object
org.verapdf.model.GenericModelObject
org.verapdf.model.impl.axl.AXLXMPObject
org.verapdf.model.impl.axl.AXLPDFAIdentification
- All Implemented Interfaces:
Object,PDFAIdentification,XMPObject
- Author:
- Maksim Bezrukov
-
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/A Identification schemavalue of ‘conformance’ property from PDF/A Identification schemanamespace prefix for the ‘conformance’ property from PDF/A Identification schemanamespace prefix for the ‘corr’ property from PDF/A Identification schemagetpart()value of ‘part’ property from PDF/A Identification schemanamespace prefix for the ‘part’ property from PDF/A Identification schemagetrev()string value of ‘rev’ property from PDF/A Identification schemanamespace prefix for the ‘rev’ property from PDF/A 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
-
PDFA_IDENTIFICATION
- See Also:
-
-
Constructor Details
-
AXLPDFAIdentification
public AXLPDFAIdentification(org.verapdf.xmp.impl.VeraPDFMeta metadata)
-
-
Method Details
-
getpart
Description copied from interface:PDFAIdentificationvalue of ‘part’ property from PDF/A Identification schema- Specified by:
getpartin interfacePDFAIdentification
-
getconformance
Description copied from interface:PDFAIdentificationvalue of ‘conformance’ property from PDF/A Identification schema- Specified by:
getconformancein interfacePDFAIdentification
-
getpartPrefix
Description copied from interface:PDFAIdentificationnamespace prefix for the ‘part’ property from PDF/A Identification schema- Specified by:
getpartPrefixin interfacePDFAIdentification
-
getconformancePrefix
Description copied from interface:PDFAIdentificationnamespace prefix for the ‘conformance’ property from PDF/A Identification schema- Specified by:
getconformancePrefixin interfacePDFAIdentification
-
getamdPrefix
Description copied from interface:PDFAIdentificationnamespace prefix for the ‘amd’ property from PDF/A Identification schema- Specified by:
getamdPrefixin interfacePDFAIdentification
-
getcorrPrefix
Description copied from interface:PDFAIdentificationnamespace prefix for the ‘corr’ property from PDF/A Identification schema- Specified by:
getcorrPrefixin interfacePDFAIdentification
-
getrevPrefix
Description copied from interface:PDFAIdentificationnamespace prefix for the ‘rev’ property from PDF/A Identification schema- Specified by:
getrevPrefixin interfacePDFAIdentification
-
getrev
Description copied from interface:PDFAIdentificationstring value of ‘rev’ property from PDF/A Identification schema- Specified by:
getrevin interfacePDFAIdentification
-