pp108 : QName

QName

Represents a QName object, which contains a namespaceURI and a localPart. The localPart provides the local part of the qualified name. The namespaceURI is a URI reference identifying the namespace.

Method

Description

getNamespaceURI

Returns the namespace associated with the QName

getLocalPart

Returns the local part associated with the QName