|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Location
Represents a location information inside a document.
Method Summary | |
---|---|
java.lang.String |
format(java.lang.String message)
Fomrats the given message by prefixing with the location information. |
int |
getLineNumber()
Return the line number in the document, or -1 if not available. |
java.lang.String |
getPath()
Returns the path of the document, or null if not available. |
Method Detail |
---|
java.lang.String getPath()
int getLineNumber()
java.lang.String format(java.lang.String message)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |