|
xmlgraphics-commons 1.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 |
| Methods in org.apache.xmlgraphics.xmp that return QName | |
protected QName |
XMPSchemaAdapter.getQName(java.lang.String propName)
Returns the QName for a given property |
protected QName |
XMPSchema.getQName(java.lang.String propName)
Returns the QName for a property of this schema. |
QName |
XMPProperty.getName()
|
| Methods in org.apache.xmlgraphics.xmp with parameters of type QName | |
XMPProperty |
Metadata.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.1 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||