Example usage for Java javax.xml.bind ValidationEventLocator fields, constructors, methods, implement or subclass
The text is from its open source code.
int | getColumnNumber() Return the column number if available |
int | getLineNumber() Return the line number if available |
org.w3c.dom.Node | getNode() Return a reference to the DOM Node if available |
int | getOffset() Return the byte offset if available |