Uses of Interface javax.xml.stream.events.XMLEvent

Uses in package javax.xml.stream

Methods with parameter type javax.xml.stream.events.XMLEvent

boolean
Indicates whether this filter can accept the specified event.
void
Adds the specified event to this writer.

Methods with return type javax.xml.stream.events.XMLEvent

XMLEvent
Returns the next XML event.
XMLEvent
Returns the next element event.
XMLEvent
Looks at the next XML event without advancing the cursor in the stream.

Uses in package javax.xml.stream.util

Methods with parameter type javax.xml.stream.events.XMLEvent

void
Consumes an event.

Methods with return type javax.xml.stream.events.XMLEvent

XMLEvent
Allocates an event based on the current state of the stream reader.
XMLEvent
XMLEvent
XMLEvent