AdobePDFSchema
, DublinCoreSchema
, PDFAXMPSchema
, PDFUAXMPSchema
, PDFVTXMPSchema
, PDFXXMPSchema
, XAPMMXMPSchema
, XMPBasicSchema
public class XMPSchema extends Object
Constructor | Description |
---|---|
XMPSchema(String namespace,
String preferredPrefix) |
Constructs a new XMP schema object.
|
Modifier and Type | Method | Description |
---|---|---|
MergeRuleSet |
getDefaultMergeRuleSet() |
|
String |
getNamespace() |
|
String |
getPreferredPrefix() |
|
protected QName |
getQName(String propName) |
Returns the QName for a property of this schema.
|
public String getNamespace()
public String getPreferredPrefix()
protected QName getQName(String propName)
propName
- the property namepublic MergeRuleSet getDefaultMergeRuleSet()
Copyright © 2018 Apache Software Foundation. All rights reserved.