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 QNameMethods in org.apache.xmlgraphics.xmp that return QNameModifier and TypeMethodDescriptionXMPProperty.getName()
protected QName
Returns the QName for a property of this schema.protected QName
Returns the QName for a given propertyMethods 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.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