Uses of Interface javax.xml.namespace.NamespaceContext

Uses in package javax.xml.stream

Methods with parameter type javax.xml.namespace.NamespaceContext

StartElement
XMLEventFactory.createStartElement(String prefix, String namespaceUri, String localName, Iterator<E> attributes, Iterator<E> namespaces, NamespaceContext context)
Create a start-element event.
void
Sets the namespace context for managing namespace prefixes and URIs.
void
Sets the namespace context for namespace resolution.

Methods with return type javax.xml.namespace.NamespaceContext

NamespaceContext
Returns the namespace context.
NamespaceContext
Returns the namespace context for the current position.
NamespaceContext
Returns the current namespace context.

Uses in package javax.xml.stream.events

Methods with return type javax.xml.namespace.NamespaceContext

NamespaceContext
Returns a read-only namespace context associated with this event.

Uses in package javax.xml.xpath

Methods with parameter type javax.xml.namespace.NamespaceContext

void

Methods with return type javax.xml.namespace.NamespaceContext

NamespaceContext

Uses in package javax.xml.stream.util

Methods with return type javax.xml.namespace.NamespaceContext

NamespaceContext