Frames | No Frames |
Methods with parameter type javax.xml.namespace.NamespaceContext | |
void |
Methods with return type javax.xml.namespace.NamespaceContext | |
NamespaceContext |
Methods with return type javax.xml.namespace.NamespaceContext | |
NamespaceContext | Returns the namespace context for the current position.
|
Classes implementing javax.xml.namespace.NamespaceContext | |
class | An XML parser.
|
Constructors with parameter type javax.xml.namespace.NamespaceContext | |
StartElementImpl.StartElementImpl(Location location, QName name, List<E> attributes, List<E> namespaces, NamespaceContext namespaceContext) |
Fields of type javax.xml.namespace.NamespaceContext | |
NamespaceContext | |
NamespaceContext | The namespace context used to determine the namespace-prefix mappings
in scope.
|
Methods with parameter type javax.xml.namespace.NamespaceContext | |
StartElement | XMLEventFactoryImpl.createStartElement(String prefix, String namespaceUri, String localName, Iterator<E> attributes, Iterator<E> namespaces, NamespaceContext context) |
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 | |
NamespaceContext | Returns the namespace context.
|
NamespaceContext | Returns the namespace context for the current position.
|
NamespaceContext | Returns the current namespace context.
|
Methods with parameter type javax.xml.namespace.NamespaceContext | |
void |
Methods with return type javax.xml.namespace.NamespaceContext | |
NamespaceContext |
Methods with parameter type javax.xml.namespace.NamespaceContext | |
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.
|
Methods with return type javax.xml.namespace.NamespaceContext | |
NamespaceContext | Returns a read-only namespace context associated with this event.
|