public class AXLExtensionSchemaValueType extends AXLExtensionSchemaObject implements ExtensionSchemaValueType
| Modifier and Type | Field and Description |
|---|---|
static String |
EXTENSION_SCHEMA_FIELDS |
static String |
EXTENSION_SCHEMA_VALUE_TYPE |
containerForPDFA_1, containerForPDFA_2_3, flavour, xmpNodecontextDependent| Constructor and Description |
|---|
AXLExtensionSchemaValueType(VeraPDFXMPNode xmpNode,
ValidatorsContainer containerForPDFA_1,
ValidatorsContainer containerForPDFA_2_3,
PDFAFlavour flavour) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getcontainsUndefinedFields()
true if the object contain not defined fields
|
String |
getdescriptionPrefix()
namespace prefix for the description type
|
String |
getfieldPrefix()
namespace prefix for the fields list type
|
Boolean |
getisDescriptionValidText()
true if type description (’pdfaType:description’ property) is of type Text
|
Boolean |
getisFieldValidSeq()
true if type fields list (’pdfaType:field’ property) is of type Seq
|
Boolean |
getisNamespaceURIValidURI()
true if type namespace URI (’pdfaType:namespaceURI’ property) is of type URI
|
Boolean |
getisPrefixValidText()
true if type preferred prefix (’pdfaType:prefix’ property) is of type Text
|
Boolean |
getisTypeValidText()
true if type name (’pdfaType:type’ property) is of type Text
|
List<? extends Object> |
getLinkedObjects(String link) |
String |
getnamespaceURIPrefix()
namespace prefix for the namespace URI type
|
String |
getprefixPrefix()
namespace prefix for the prefix type
|
String |
gettypePrefix()
namespace prefix for the type type
|
getID, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetID, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentpublic static final String EXTENSION_SCHEMA_VALUE_TYPE
public static final String EXTENSION_SCHEMA_FIELDS
public AXLExtensionSchemaValueType(VeraPDFXMPNode xmpNode, ValidatorsContainer containerForPDFA_1, ValidatorsContainer containerForPDFA_2_3, PDFAFlavour flavour)
public List<? extends Object> getLinkedObjects(String link)
getLinkedObjects in interface ObjectgetLinkedObjects in class GenericModelObjectlink - name of the linkpublic Boolean getcontainsUndefinedFields()
ExtensionSchemaObjectgetcontainsUndefinedFields in interface ExtensionSchemaObjectgetcontainsUndefinedFields in class AXLExtensionSchemaObjectpublic Boolean getisDescriptionValidText()
ExtensionSchemaValueTypegetisDescriptionValidText in interface ExtensionSchemaValueTypepublic Boolean getisFieldValidSeq()
ExtensionSchemaValueTypegetisFieldValidSeq in interface ExtensionSchemaValueTypepublic Boolean getisNamespaceURIValidURI()
ExtensionSchemaValueTypegetisNamespaceURIValidURI in interface ExtensionSchemaValueTypepublic Boolean getisPrefixValidText()
ExtensionSchemaValueTypegetisPrefixValidText in interface ExtensionSchemaValueTypepublic Boolean getisTypeValidText()
ExtensionSchemaValueTypegetisTypeValidText in interface ExtensionSchemaValueTypepublic String getdescriptionPrefix()
ExtensionSchemaValueTypegetdescriptionPrefix in interface ExtensionSchemaValueTypepublic String getfieldPrefix()
ExtensionSchemaValueTypegetfieldPrefix in interface ExtensionSchemaValueTypepublic String getnamespaceURIPrefix()
ExtensionSchemaValueTypegetnamespaceURIPrefix in interface ExtensionSchemaValueTypepublic String getprefixPrefix()
ExtensionSchemaValueTypegetprefixPrefix in interface ExtensionSchemaValueTypepublic String gettypePrefix()
ExtensionSchemaValueTypegettypePrefix in interface ExtensionSchemaValueTypeCopyright © 2015–2019 The veraPDF Consortium. All rights reserved.