public class AXLXMPPackage extends AXLXMPObject implements XMPPackage
| Modifier and Type | Field and Description |
|---|---|
static String |
EXTENSION_SCHEMAS_CONTAINERS |
static String |
PROPERTIES |
static String |
XMP_PACKAGE_TYPE |
contextDependent| Modifier | Constructor and Description |
|---|---|
protected |
AXLXMPPackage(VeraPDFMeta xmpMetadata,
boolean isSerializationValid,
boolean isMainMetadata,
boolean isClosedChoiceCheck,
VeraPDFXMPNode mainPackageExtensionNode,
String type,
PDFAFlavour flavour) |
|
AXLXMPPackage(VeraPDFMeta xmpMetadata,
boolean isSerializationValid,
boolean isClosedChoiceCheck,
VeraPDFXMPNode mainPackageExtensionNode,
PDFAFlavour flavour) |
|
AXLXMPPackage(VeraPDFMeta xmpMetadata,
boolean isSerializationValid,
VeraPDFXMPNode mainPackageExtensionNode,
PDFAFlavour flavour) |
| Modifier and Type | Method and Description |
|---|---|
String |
getbytes()
value of ‘bytes’ attribute of XMP package header (null if the attribute is missing)
|
protected SchemasDefinition |
getCurrentSchemasDefinitionPDFA_1() |
protected SchemasDefinition |
getCurrentSchemasDefinitionPDFA_2_3() |
String |
getencoding()
value of ‘encoding’ attribute of XMP package header (null if the attribute is missing)
|
Boolean |
getisSerializationValid()
- package represents a well-formed XML that is serialized using the encoding of the matched byte array
|
List<? extends Object> |
getLinkedObjects(String link) |
protected SchemasDefinition |
getMainPackageSchemasDefinition() |
protected VeraPDFMeta |
getXmpMetadata() |
protected List<AXLXMPProperty> |
getXMPProperties() |
getID, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetID, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentpublic static final String XMP_PACKAGE_TYPE
public static final String PROPERTIES
public static final String EXTENSION_SCHEMAS_CONTAINERS
public AXLXMPPackage(VeraPDFMeta xmpMetadata,
boolean isSerializationValid,
boolean isClosedChoiceCheck,
VeraPDFXMPNode mainPackageExtensionNode,
PDFAFlavour flavour)
public AXLXMPPackage(VeraPDFMeta xmpMetadata,
boolean isSerializationValid,
VeraPDFXMPNode mainPackageExtensionNode,
PDFAFlavour flavour)
protected AXLXMPPackage(VeraPDFMeta xmpMetadata,
boolean isSerializationValid,
boolean isMainMetadata,
boolean isClosedChoiceCheck,
VeraPDFXMPNode mainPackageExtensionNode,
String type,
PDFAFlavour flavour)
public List<? extends Object> getLinkedObjects(String link)
getLinkedObjects in interface ObjectgetLinkedObjects in class GenericModelObjectlink - name of the linkprotected List<AXLXMPProperty> getXMPProperties()
protected VeraPDFMeta getXmpMetadata()
public Boolean getisSerializationValid()
XMPPackagegetisSerializationValid in interface XMPPackagepublic String getbytes()
XMPPackagegetbytes in interface XMPPackagepublic String getencoding()
XMPPackagegetencoding in interface XMPPackageprotected SchemasDefinition getMainPackageSchemasDefinition()
protected SchemasDefinition getCurrentSchemasDefinitionPDFA_1()
protected SchemasDefinition getCurrentSchemasDefinitionPDFA_2_3()
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.