|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An interface to return line numbers for the source of an error.
Method Summary | |
int |
getColumnNumber()
Returns the column number of the error. |
int |
getLineNumber()
Returns the line number of the error. |
java.lang.String |
getPublicId()
Returns the public-id of the error. |
java.lang.String |
getSystemId()
Gets the system-id (file path) of the error. |
Method Detail |
public java.lang.String getPublicId()
public java.lang.String getSystemId()
public int getLineNumber()
public int getColumnNumber()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |