public class PDFAPropertyType extends AbstractStructuredType
Modifier and Type | Field and Description |
---|---|
static String |
CATEGORY |
static String |
DESCRIPTION |
static String |
NAME |
static String |
VALUETYPE |
STRUCTURE_ARRAY_NAME
Constructor and Description |
---|
PDFAPropertyType(XMPMetadata metadata) |
Modifier and Type | Method and Description |
---|---|
String |
getCategory() |
String |
getDescription() |
String |
getName() |
String |
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 NAME
public static final String VALUETYPE
public static final String CATEGORY
public static final String DESCRIPTION
public PDFAPropertyType(XMPMetadata metadata)
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.