public class PDFASchemaType extends AbstractStructuredType
Modifier and Type | Field and Description |
---|---|
static String |
NAMESPACE_URI |
static String |
PREFIX |
static String |
PROPERTY |
static String |
SCHEMA |
static String |
VALUE_TYPE |
STRUCTURE_ARRAY_NAME
Constructor and Description |
---|
PDFASchemaType(XMPMetadata metadata) |
Modifier and Type | Method and Description |
---|---|
String |
getNamespaceURI() |
String |
getPrefixValue() |
ArrayProperty |
getProperty() |
ArrayProperty |
getValueType() |
addSimpleProperty, createArrayProperty, createTextType, getDatePropertyAsCalendar, getNamespace, getPreferedPrefix, getPrefix, getPropertyValueAsString, setNamespace, setPrefix
addNamespace, addProperty, getAllNamespacesWithPrefix, getAllProperties, getArrayProperty, getContainer, getFirstEquivalentProperty, getNamespacePrefix, getProperty, removeProperty
containsAttribute, getAllAttributes, getAttribute, getMetadata, getPropertyName, removeAttribute, setAttribute, setPropertyName
public static final String SCHEMA
public static final String NAMESPACE_URI
public static final String PREFIX
public static final String PROPERTY
public static final String VALUE_TYPE
public PDFASchemaType(XMPMetadata metadata)
public String getNamespaceURI()
public String getPrefixValue()
public ArrayProperty getProperty()
public ArrayProperty getValueType()
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.