GNU Classpath (0.95) | |
Frames | No Frames |
Methods with return type javax.xml.stream.events.StartElement | |
StartElement | Create a start-element event.
|
StartElement | XMLEventFactory.createStartElement(String prefix, String namespaceUri, String localName, Iterator<E> attributes, Iterator<E> namespaces) Create a start-element event.
|
StartElement | XMLEventFactory.createStartElement(String prefix, String namespaceUri, String localName, Iterator<E> attributes, Iterator<E> namespaces, NamespaceContext context) Create a start-element event.
|
StartElement | Create a start-element event.
|
Methods with return type javax.xml.stream.events.StartElement | |
StartElement | Returns this event as a start-element event.
|
GNU Classpath (0.95) |