Package | Description |
---|---|
javax.xml.stream | |
javax.xml.stream.events | |
javax.xml.stream.util |
Modifier and Type | Field and Description |
---|---|
protected Location |
XMLStreamException.location |
Modifier and Type | Method and Description |
---|---|
Location |
XMLStreamReader.getLocation() |
Location |
XMLStreamException.getLocation() |
Modifier and Type | Method and Description |
---|---|
void |
XMLReporter.report(String message,
String errorType,
Object relatedInformation,
Location location) |
abstract void |
XMLEventFactory.setLocation(Location location) |
Constructor and Description |
---|
XMLStreamException(String msg,
Location location) |
XMLStreamException(String msg,
Location location,
Throwable th) |
Modifier and Type | Method and Description |
---|---|
Location |
XMLEvent.getLocation() |
Modifier and Type | Method and Description |
---|---|
Location |
StreamReaderDelegate.getLocation() |
Copyright © 2013. All Rights Reserved.