com.sun.xml.bind.v2.runtime.unmarshaller

Interface LocatorEx

public interface LocatorEx extends Locator

Object that returns the current location that the XmlVisitor is parsing.
Nested Class Summary
static classLocatorEx.Snapshot
Immutable snapshot of a
Method Summary
ValidationEventLocatorgetLocation()
Gets the current location in a ValidationEventLocator object.

Method Detail

getLocation

public ValidationEventLocator getLocation()
Gets the current location in a ValidationEventLocator object.