net.sf.saxon.evpull
Class EventToStaxBridge.DummyLocation
java.lang.Object
net.sf.saxon.evpull.EventToStaxBridge.DummyLocation
- All Implemented Interfaces:
- Location
- Enclosing class:
- EventToStaxBridge
public static class EventToStaxBridge.DummyLocation
- extends Object
- implements Location
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
THE_INSTANCE
public static final Location THE_INSTANCE
getCharacterOffset
public int getCharacterOffset()
- Specified by:
getCharacterOffset
in interface Location
getColumnNumber
public int getColumnNumber()
- Specified by:
getColumnNumber
in interface Location
getLineNumber
public int getLineNumber()
- Specified by:
getLineNumber
in interface Location
getPublicId
public String getPublicId()
- Specified by:
getPublicId
in interface Location
getSystemId
public String getSystemId()
- Specified by:
getSystemId
in interface Location