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 QNameXMPProperty.namestatic final QNameXMPConstants.RDF_VALUEQName for rdf:valueFields in org.apache.xmlgraphics.xmp with type parameters of type QNameMethods in org.apache.xmlgraphics.xmp that return QNameModifier and TypeMethodDescriptionprivate QNameXMPHandler.getCurrentPropName()XMPProperty.getName()protected QNameReturns the QName for a property of this schema.protected QNameReturns the QName for a given propertyprivate QNameXMPHandler.popCurrentPropName()Methods 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.private voidXMPProperty.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 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