Package org.verapdf.model.impl.axl
Class AXLExtensionSchemaValueType
java.lang.Object
org.verapdf.model.GenericModelObject
org.verapdf.model.impl.axl.AXLXMPObject
org.verapdf.model.impl.axl.AXLExtensionSchemaObject
org.verapdf.model.impl.axl.AXLExtensionSchemaValueType
- All Implemented Interfaces:
Object,ExtensionSchemaObject,ExtensionSchemaValueType,XMPObject
public class AXLExtensionSchemaValueType
extends AXLExtensionSchemaObject
implements ExtensionSchemaValueType
- Author:
- Maksim Bezrukov
-
Field Summary
FieldsFields inherited from class org.verapdf.model.impl.axl.AXLExtensionSchemaObject
containerForPDFA_1, containerForPDFA_2_3, flavour, xmpNodeFields inherited from class org.verapdf.model.GenericModelObject
contextDependent -
Constructor Summary
ConstructorsConstructorDescriptionAXLExtensionSchemaValueType(org.verapdf.xmp.impl.VeraPDFXMPNode xmpNode, ValidatorsContainer containerForPDFA_1, ValidatorsContainer containerForPDFA_2_3, PDFAFlavour flavour) -
Method Summary
Modifier and TypeMethodDescriptionnamespace prefix for the description typenamespace prefix for the fields list typetrue if type description (’pdfaType:description’ property) is of type Texttrue if type fields list (’pdfaType:field’ property) is of type Seqtrue if type namespace URI (’pdfaType:namespaceURI’ property) is of type URItrue if type preferred prefix (’pdfaType:prefix’ property) is of type Texttrue if type name (’pdfaType:type’ property) is of type TextgetLinkedObjects(String link) namespace prefix for the namespace URI typenamespace prefix for the prefix typenamespace prefix for the type typeprotected StringMethods inherited from class org.verapdf.model.impl.axl.AXLExtensionSchemaObject
getcontainsUndefinedFields, getundefinedFieldsMethods inherited from class org.verapdf.model.GenericModelObject
getContext, getExtraContext, getID, 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.xmplayer.ExtensionSchemaObject
getcontainsUndefinedFields, getundefinedFieldsMethods inherited from interface org.verapdf.model.baselayer.Object
getContext, getExtraContext, getID, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependent
-
Field Details
-
EXTENSION_SCHEMA_VALUE_TYPE
- See Also:
-
EXTENSION_SCHEMA_FIELDS
- See Also:
-
-
Constructor Details
-
AXLExtensionSchemaValueType
public AXLExtensionSchemaValueType(org.verapdf.xmp.impl.VeraPDFXMPNode xmpNode, ValidatorsContainer containerForPDFA_1, ValidatorsContainer containerForPDFA_2_3, PDFAFlavour flavour)
-
-
Method Details
-
getLinkedObjects
- Specified by:
getLinkedObjectsin interfaceObject- Overrides:
getLinkedObjectsin classGenericModelObject- Parameters:
link- name of the link- Returns:
- List of all objects with link name
-
getisDescriptionValidText
Description copied from interface:ExtensionSchemaValueTypetrue if type description (’pdfaType:description’ property) is of type Text- Specified by:
getisDescriptionValidTextin interfaceExtensionSchemaValueType
-
getisFieldValidSeq
Description copied from interface:ExtensionSchemaValueTypetrue if type fields list (’pdfaType:field’ property) is of type Seq- Specified by:
getisFieldValidSeqin interfaceExtensionSchemaValueType
-
getisNamespaceURIValidURI
Description copied from interface:ExtensionSchemaValueTypetrue if type namespace URI (’pdfaType:namespaceURI’ property) is of type URI- Specified by:
getisNamespaceURIValidURIin interfaceExtensionSchemaValueType
-
getisPrefixValidText
Description copied from interface:ExtensionSchemaValueTypetrue if type preferred prefix (’pdfaType:prefix’ property) is of type Text- Specified by:
getisPrefixValidTextin interfaceExtensionSchemaValueType
-
getisTypeValidText
Description copied from interface:ExtensionSchemaValueTypetrue if type name (’pdfaType:type’ property) is of type Text- Specified by:
getisTypeValidTextin interfaceExtensionSchemaValueType
-
getdescriptionPrefix
Description copied from interface:ExtensionSchemaValueTypenamespace prefix for the description type- Specified by:
getdescriptionPrefixin interfaceExtensionSchemaValueType
-
getfieldPrefix
Description copied from interface:ExtensionSchemaValueTypenamespace prefix for the fields list type- Specified by:
getfieldPrefixin interfaceExtensionSchemaValueType
-
getnamespaceURIPrefix
Description copied from interface:ExtensionSchemaValueTypenamespace prefix for the namespace URI type- Specified by:
getnamespaceURIPrefixin interfaceExtensionSchemaValueType
-
getprefixPrefix
Description copied from interface:ExtensionSchemaValueTypenamespace prefix for the prefix type- Specified by:
getprefixPrefixin interfaceExtensionSchemaValueType
-
gettypePrefix
Description copied from interface:ExtensionSchemaValueTypenamespace prefix for the type type- Specified by:
gettypePrefixin interfaceExtensionSchemaValueType
-
getValidNamespaceURI
- Specified by:
getValidNamespaceURIin classAXLExtensionSchemaObject
-
getValidChildNames
- Specified by:
getValidChildNamesin classAXLExtensionSchemaObject
-