org.apache.jempbox.xmp.pdfa
public class XMPSchemaPDFAField extends XMPSchema
Version: $Revision: 1.1 $
Field Summary | |
---|---|
static String | NAMESPACE
The namespace for this schema. |
Constructor Summary | |
---|---|
XMPSchemaPDFAField(XMPMetadata parent)
Construct a new blank PDFA schema.
| |
XMPSchemaPDFAField(Element element, String prefix)
Constructor from existing XML element.
|
Parameters: parent The parent metadata schema that this will be part of.
Parameters: element The existing element. prefix The schema prefix.