Interface LocatorEx
- All Superinterfaces:
Locator
- All Known Implementing Classes:
DOMScanner,LocatorEx.Snapshot
Object that returns the current location that the
com.sun.xml.bind.v2.runtime.unmarshaller.XmlVisitor
is parsing.- Author:
- Kohsuke Kawaguchi
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionjavax.xml.bind.ValidationEventLocatorGets the current location in aValidationEventLocatorobject.Methods inherited from interface org.xml.sax.Locator
getColumnNumber, getLineNumber, getPublicId, getSystemId
-
Method Details
-
getLocation
javax.xml.bind.ValidationEventLocator getLocation()Gets the current location in aValidationEventLocatorobject.- Returns:
-