| GNU Classpath (0.95) | |
| Frames | No Frames |
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.
|
Methods with return type javax.xml.namespace.NamespaceContext | |
| NamespaceContext | Returns a read-only namespace context associated with this event.
|
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 | |
| GNU Classpath (0.95) |