public final class FailureLocation
extends java.lang.Object
| Constructor and Description |
|---|
FailureLocation(javax.xml.stream.Location loc,
java.lang.String docURI) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDocumentURI() |
javax.xml.stream.Location |
getLocation() |
void |
setDocumentURI(java.lang.String newDocumentURI) |
void |
setLocation(javax.xml.stream.Location newLocation) |