|
||||||||||
| 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 | |
|---|---|
String |
format(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. |
String |
getPath()
Returns the path of the document, or null if not available. |
| Method Detail |
|---|
String getPath()
int getLineNumber()
String format(String message)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||