Java javax.xml.bind ValidationEventLocator fields, constructors, methods, implement or subclass

Example usage for Java javax.xml.bind ValidationEventLocator fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.xml.bind ValidationEventLocator.

The text is from its open source code.

Method

intgetColumnNumber()
Return the column number if available
intgetLineNumber()
Return the line number if available
org.w3c.dom.NodegetNode()
Return a reference to the DOM Node if available
intgetOffset()
Return the byte offset if available