| Package | Description |
|---|---|
| _templates.javolution.xml.stream |
| Modifier and Type | Method and Description |
|---|---|
Location |
XMLStreamReader.getLocation()
Return the current location of the processor.
|
Location |
XMLStreamReaderImpl.getLocation() |
Location |
XMLStreamException.getLocation()
Returns the location of the exception.
|
| Constructor and Description |
|---|
XMLStreamException(String msg,
Location location)
Constructs an exception with the assocated message, exception and
location.
|
XMLStreamException(String msg,
Location location,
Throwable nested)
Constructs an exception with the assocated message, exception and
location.
|
Copyright © 2005–2021 Javolution. All rights reserved.