public class XMPSchema extends Object
Constructor and Description |
---|
XMPSchema(String namespace,
String preferredPrefix)
Constructs a new XMP schema object.
|
Modifier and Type | Method and 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 © 2021 Apache Software Foundation. All rights reserved.