public interface ErrorLocator
TODO decide if URI info of the document is needed, and maybe XPATH of the element or attribute in error.
Modifier and Type | Method and Description |
---|---|
int |
getColumnNumber() |
String |
getDocumentBaseURI() |
int |
getLineNumber() |
String |
getLocationURI() |
Copyright © 2005–2016 Apache Software Foundation. All rights reserved.