|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XMLStreamLocation2
Extension of Location that adds accessor to retrieve nested
location information.
| Field Summary | |
|---|---|
static XMLStreamLocation2 |
NOT_AVAILABLE
"Dummy" Location implementation and instance that can be return instead of null, when no location information is available. |
| Method Summary | |
|---|---|
XMLStreamLocation2 |
getContext()
Method that can be used to traverse nested locations, like ones created when expanding entities (especially external entities). |
| Methods inherited from interface javax.xml.stream.Location |
|---|
getCharacterOffset, getColumnNumber, getLineNumber, getPublicId, getSystemId |
| Field Detail |
|---|
static final XMLStreamLocation2 NOT_AVAILABLE
| Method Detail |
|---|
XMLStreamLocation2 getContext()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||