public class PDFATypeType extends AbstractStructuredType
| Modifier and Type | Field and Description |
|---|---|
static String |
DESCRIPTION |
static String |
FIELD |
static String |
NS_URI |
static String |
PREFIX |
static String |
TYPE |
STRUCTURE_ARRAY_NAME| Constructor and Description |
|---|
PDFATypeType(XMPMetadata metadata) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
ArrayProperty |
getFields() |
String |
getNamespaceURI() |
String |
getPrefixValue() |
String |
getType() |
addSimpleProperty, createArrayProperty, createTextType, getDatePropertyAsCalendar, getNamespace, getPreferedPrefix, getPrefix, getPropertyValueAsString, setNamespace, setPrefixaddNamespace, addProperty, getAllNamespacesWithPrefix, getAllProperties, getArrayProperty, getContainer, getFirstEquivalentProperty, getNamespacePrefix, getProperty, removePropertycontainsAttribute, getAllAttributes, getAttribute, getMetadata, getPropertyName, removeAttribute, setAttribute, setPropertyNamepublic static final String TYPE
public static final String NS_URI
public static final String PREFIX
public static final String DESCRIPTION
public static final String FIELD
public PDFATypeType(XMPMetadata metadata)
public String getNamespaceURI()
public String getType()
public String getPrefixValue()
public String getDescription()
public ArrayProperty getFields()
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.