net.sf.saxon.evpull

Class EventToStaxBridge.DummyLocation

public static class EventToStaxBridge.DummyLocation extends Object implements Location

Field Summary
static LocationTHE_INSTANCE
Method Summary
intgetCharacterOffset()
intgetColumnNumber()
intgetLineNumber()
StringgetPublicId()
StringgetSystemId()

Field Detail

THE_INSTANCE

public static final Location THE_INSTANCE

Method Detail

getCharacterOffset

public int getCharacterOffset()

getColumnNumber

public int getColumnNumber()

getLineNumber

public int getLineNumber()

getPublicId

public String getPublicId()

getSystemId

public String getSystemId()