|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Represents a location within a resource; this is universally used to support error reporting, by relating run-time objects back to specific locations wtihin specific resources.
Method Summary | |
int |
getColumnNumber()
The column number, or -1 if not known. |
int |
getLineNumber()
The line within the resource containing the location, or -1 if the line number is not known. |
Resource |
getResource()
The resource containing the location. |
Method Detail |
public Resource getResource()
public int getLineNumber()
public int getColumnNumber()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |