NamespaceContext
Interface that provides access to namespace queries
Interface that provides access to namespace queries
Inheritors
Interface that provides access to namespace queries
An alias for javax.xml.namespace.NamespaceContext
Functions
Convert a prefixed element name (CNAME) to a qname. If there is no prefix, the default prefix is used.
Return the namespace uri for a given prefix. Note that some prefixes are predefined.
Return the namespace uri for a given prefix. Note that some prefixes are predefined.
Return the namespace uri for a given prefix. Note that some prefixes are predefined.
Return a prefix for a given namespace uri. If there are multiple candidates the returned prefix is implementation defined.
Return a prefix for a given namespace uri. If there are multiple candidates the returned prefix is implementation defined.
Return an iterator that provides all prefixes for the given namespace.
Return an iterator that provides all prefixes for the given namespace.
Return an iterator that provides all prefixes for the given namespace.
