public interface XMLStreamLocation2
extends javax.xml.stream.Location
Location that adds accessor to retrieve nested
location information.| Modifier and Type | Method and Description |
|---|---|
XMLStreamLocation2 |
getContext()
Method that can be used to traverse nested locations, like ones
created when expanding entities (especially external entities).
|
XMLStreamLocation2 getContext()