|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A noteworthy issue in a document.
Method Summary | |
int |
getColumn()
Returns the column location of the issue within the source. |
int |
getLine()
Returns the line location of the issue within the source. |
String |
getLocation()
Returns the source location of the issue. |
String |
getMessage()
Returns a translated message describing the issue. |
Method Detail |
public String getMessage()
public String getLocation()
URI
of the resource containing this diagnostic.
public int getLine()
1
is the first line.
public int getColumn()
1
is the first column.
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |