|
||||||||||||
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. |
java.lang.String |
getLocation()
Returns the source location of the issue. |
java.lang.String |
getMessage()
Returns a translated message describing the issue. |
Method Detail |
public java.lang.String getMessage()
public java.lang.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 |