QName
Platform independent implementation of QName
Use the native QName type.
Constructors
Properties
Link copied to clipboard
Property syntax accessor for QName.getLocalPart
Link copied to clipboard
Property syntax accessor for QName.getNamespaceURI
Link copied to clipboard
Property syntax accessor for QName.getPrefix
Functions
Link copied to clipboard
Retrieve the local part of this QName.
Link copied to clipboard
Retrieve the namespace URI for this QName.
Link copied to clipboard
Determine whether two QNames are equivalent (the prefix is ignored, the others compared textually).
Link copied to clipboard
Determine whether the two QNames are fully equal
Link copied to clipboard
Extract the namespace for the QName (excluding the local name)
