Class LocatorEx.Snapshot
java.lang.Object
com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx.Snapshot
- Enclosing interface:
- LocatorEx
public static final class LocatorEx.Snapshot
extends Object
implements LocatorEx, javax.xml.bind.ValidationEventLocator
Immutable snapshot of a
LocatorEx-
Nested Class Summary
Nested classes/interfaces inherited from interface com.sun.xml.bind.v2.runtime.unmarshaller.LocatorEx
LocatorEx.Snapshot -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Snapshot
-
-
Method Details
-
getObject
- Specified by:
getObjectin interfacejavax.xml.bind.ValidationEventLocator
-
getNode
- Specified by:
getNodein interfacejavax.xml.bind.ValidationEventLocator
-
getOffset
public int getOffset()- Specified by:
getOffsetin interfacejavax.xml.bind.ValidationEventLocator
-
getURL
- Specified by:
getURLin interfacejavax.xml.bind.ValidationEventLocator
-
getColumnNumber
public int getColumnNumber()- Specified by:
getColumnNumberin interfaceLocator- Specified by:
getColumnNumberin interfacejavax.xml.bind.ValidationEventLocator
-
getLineNumber
public int getLineNumber()- Specified by:
getLineNumberin interfaceLocator- Specified by:
getLineNumberin interfacejavax.xml.bind.ValidationEventLocator
-
getSystemId
- Specified by:
getSystemIdin interfaceLocator
-
getPublicId
- Specified by:
getPublicIdin interfaceLocator
-
getLocation
public javax.xml.bind.ValidationEventLocator getLocation()Description copied from interface:LocatorExGets the current location in aValidationEventLocatorobject.- Specified by:
getLocationin interfaceLocatorEx- Returns:
-