javax.xml.stream

Interface Location

public interface Location

Method Summary
intgetCharacterOffset()
intgetColumnNumber()
intgetLineNumber()
StringgetPublicId()
StringgetSystemId()

Method Detail

getCharacterOffset

public int getCharacterOffset()

getColumnNumber

public int getColumnNumber()

getLineNumber

public int getLineNumber()

getPublicId

public String getPublicId()

getSystemId

public String getSystemId()