public final class FailureLocation extends Object
Constructor and Description |
---|
FailureLocation(Location loc,
String docURI) |
Modifier and Type | Method and Description |
---|---|
String |
getDocumentURI() |
Location |
getLocation() |
void |
setDocumentURI(String newDocumentURI) |
void |
setLocation(Location newLocation) |
Apache CXF