Uses of Class
org.apache.xmlgraphics.util.QName
Packages that use QName
Package
Description
This package is an XMP metadata framework.
Classes for merging two XMP metadata documents.
Schema and schema adapter classes for accessing XMP metadata.
-
Uses of QName in org.apache.xmlgraphics.xmp
Fields in org.apache.xmlgraphics.xmp declared as QNameModifier and TypeFieldDescriptionprivate QName
XMPProperty.name
static final QName
XMPConstants.RDF_VALUE
QName for rdf:valueFields in org.apache.xmlgraphics.xmp with type parameters of type QNameMethods in org.apache.xmlgraphics.xmp that return QNameModifier and TypeMethodDescriptionprivate QName
XMPHandler.getCurrentPropName()
XMPProperty.getName()
protected QName
Returns the QName for a property of this schema.protected QName
Returns the QName for a given propertyprivate QName
XMPHandler.popCurrentPropName()
Methods in org.apache.xmlgraphics.xmp with parameters of type QNameModifier and TypeMethodDescriptionprotected PropertyAccess
XMPSchemaAdapter.findQualifiedStructure
(String propName, QName qualifier, String qualifierValue) Finds a structure that matches a given qualifier.protected Object
XMPSchemaAdapter.findQualifiedValue
(String propName, QName qualifier, String qualifierValue) Finds a value that matches a given qualifier.Metadata.getProperty
(QName name) Returns a property.PropertyAccess.getProperty
(QName name) Returns a property.XMPStructure.getProperty
(QName name) Returns a property.Metadata.removeProperty
(QName name) Removes a property and returns it if it was found.PropertyAccess.removeProperty
(QName name) Removes a property and returns it if it was found.XMPStructure.removeProperty
(QName name) Removes a property and returns it if it was found.private void
XMPProperty.setPropertyQualifier
(QName name, XMPProperty property) Constructors in org.apache.xmlgraphics.xmp with parameters of type QName -
Uses of QName in org.apache.xmlgraphics.xmp.merge
Methods in org.apache.xmlgraphics.xmp.merge with parameters of type QNameModifier and TypeMethodDescriptionvoid
MergeRuleSet.addRule
(QName propName, PropertyMerger merger) Adds a merge rule to this set. -
Uses of QName in org.apache.xmlgraphics.xmp.schemas
Fields in org.apache.xmlgraphics.xmp.schemas declared as QNameModifier and TypeFieldDescriptionstatic final QName
XMPBasicSchema.SCHEME_QUALIFIER
The qualified name for the qualifier for xmp:Identifier