public class AXLXMPProperty extends AXLXMPObject implements org.verapdf.model.xmplayer.XMPProperty
| Modifier and Type | Field and Description |
|---|---|
static String |
XMP_PROPERTY_TYPE |
protected VeraPDFXMPNode |
xmpNode |
| Modifier | Constructor and Description |
|---|---|
|
AXLXMPProperty(VeraPDFXMPNode xmpNode,
boolean isMainMetadata,
boolean isClosedChoiceCheck,
SchemasDefinition mainPackageSchemasDefinition,
SchemasDefinition currentSchemasDefinitionPDFA_1,
SchemasDefinition currentSchemasDefinitionPDFA_2_3,
PDFAFlavour flavour) |
protected |
AXLXMPProperty(VeraPDFXMPNode xmpNode,
String type,
boolean isMainMetadata,
boolean isClosedChoiceCheck,
SchemasDefinition mainPackageSchemasDefinition,
SchemasDefinition currentSchemasDefinitionPDFA_1,
SchemasDefinition currentSchemasDefinitionPDFA_2_3,
PDFAFlavour flavour) |
| Modifier and Type | Method and Description |
|---|---|
String |
getID() |
Boolean |
getisDefinedInCurrentPackage() |
Boolean |
getisDefinedInMainPackage() |
Boolean |
getisPredefinedInXMP2004() |
Boolean |
getisPredefinedInXMP2005() |
Boolean |
getisValueTypeCorrect() |
getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentpublic static final String XMP_PROPERTY_TYPE
protected final VeraPDFXMPNode xmpNode
public AXLXMPProperty(VeraPDFXMPNode xmpNode, boolean isMainMetadata, boolean isClosedChoiceCheck, SchemasDefinition mainPackageSchemasDefinition, SchemasDefinition currentSchemasDefinitionPDFA_1, SchemasDefinition currentSchemasDefinitionPDFA_2_3, PDFAFlavour flavour)
protected AXLXMPProperty(VeraPDFXMPNode xmpNode, String type, boolean isMainMetadata, boolean isClosedChoiceCheck, SchemasDefinition mainPackageSchemasDefinition, SchemasDefinition currentSchemasDefinitionPDFA_1, SchemasDefinition currentSchemasDefinitionPDFA_2_3, PDFAFlavour flavour)
public String getID()
getID in interface org.verapdf.model.baselayer.ObjectgetID in class org.verapdf.model.GenericModelObjectpublic Boolean getisPredefinedInXMP2004()
getisPredefinedInXMP2004 in interface org.verapdf.model.xmplayer.XMPPropertypublic Boolean getisPredefinedInXMP2005()
getisPredefinedInXMP2005 in interface org.verapdf.model.xmplayer.XMPPropertypublic Boolean getisDefinedInCurrentPackage()
getisDefinedInCurrentPackage in interface org.verapdf.model.xmplayer.XMPPropertypublic Boolean getisDefinedInMainPackage()
getisDefinedInMainPackage in interface org.verapdf.model.xmplayer.XMPPropertypublic Boolean getisValueTypeCorrect()
getisValueTypeCorrect in interface org.verapdf.model.xmplayer.XMPPropertyCopyright © 2015–2019 The veraPDF Consortium. All rights reserved.