Uses of Interface javax.xml.stream.Location

Uses in package javax.xml.stream

Constructors with parameter type javax.xml.stream.Location

Fields of type javax.xml.stream.Location

Location

Methods with parameter type javax.xml.stream.Location

void
XMLReporter.report(String message, String errorType, Object relatedInformation, Location location)
Reports an error.
void
Sets the location for each event created by this factory.

Methods with return type javax.xml.stream.Location

Location
Returns the location of the exception.
Location
Returns the current location of the parser cursor in the underlying input source.

Uses in package javax.xml.stream.events

Methods with return type javax.xml.stream.Location

Location
Returns the location of this event.

Uses in package javax.xml.stream.util

Methods with return type javax.xml.stream.Location

Location