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) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.