|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Extended the Location
interface that exposes nested Location
s.
Method Summary | |
Location |
getNestedLocation()
Returns a nested Location . |
Methods inherited from interface javax.xml.stream.Location |
getCharacterOffset, getColumnNumber, getLineNumber, getPublicId, getSystemId |
Method Detail |
public Location getNestedLocation()
Location
. Nested locations can be used to locate
errors in linked files. This is useful when working with external entities,
included files, and so forth.
Location
, or null
.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |