|
xmlgraphics-commons 1.3.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QName | |
---|---|
org.apache.xmlgraphics.xmp | This package is an XMP metadata framework. |
org.apache.xmlgraphics.xmp.merge | Classes for merging two XMP metadata documents. |
Uses of QName in org.apache.xmlgraphics.xmp |
---|
Fields in org.apache.xmlgraphics.xmp declared as QName | |
---|---|
static QName |
XMPConstants.RDF_VALUE
QName for rdf:value |
Methods in org.apache.xmlgraphics.xmp that return QName | |
---|---|
QName |
XMPProperty.getName()
|
protected QName |
XMPSchema.getQName(java.lang.String propName)
Returns the QName for a property of this schema. |
protected QName |
XMPSchemaAdapter.getQName(java.lang.String propName)
Returns the QName for a given property |
Methods in org.apache.xmlgraphics.xmp with parameters of type QName | |
---|---|
XMPProperty |
Metadata.getProperty(QName name)
Returns a property. |
XMPProperty |
PropertyAccess.getProperty(QName name)
Returns a property. |
XMPProperty |
XMPStructure.getProperty(QName name)
Returns a property. |
Constructors in org.apache.xmlgraphics.xmp with parameters of type QName | |
---|---|
XMPProperty(QName name,
java.lang.Object value)
Creates a new XMP property. |
Uses of QName in org.apache.xmlgraphics.xmp.merge |
---|
Methods in org.apache.xmlgraphics.xmp.merge with parameters of type QName | |
---|---|
void |
MergeRuleSet.addRule(QName propName,
PropertyMerger merger)
Adds a merge rule to this set. |
|
xmlgraphics-commons 1.3.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |