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 QNameReturns the QName for a property of this schema.protected QNameReturns the QName for a given propertyMethods in org.apache.xmlgraphics.xmp with parameters of type QNameModifier and TypeMethodDescriptionprotected PropertyAccessXMPSchemaAdapter.findQualifiedStructure(String propName, QName qualifier, String qualifierValue) Finds a structure that matches a given qualifier.protected ObjectXMPSchemaAdapter.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 TypeMethodDescriptionvoidMergeRuleSet.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 QNameXMPBasicSchema.SCHEME_QUALIFIERThe qualified name for the qualifier for xmp:Identifier