Method Summary |
|
public long | getByteIndex() Returns the byte index of the first byte of the character being parsed
or -1 if no byte index is available. |
int | getColumnNumber() Returns the column number of the character being parsed
or -1 if no column number is available. |
public URL | getEntityBase() Returns the URL to use as the base URL for resolving relative URLs
contained in the entity being parsed. |
String | getEntityLocation() Returns the location of the external entity being
parsed in a form suitable for use in a message. |
int | getLineNumber() Returns the line number of the character being parsed
or -1 if no line number is available. |