|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.mojo.taglist.output.TagListXMLComment
public class TagListXMLComment
The comment a tag was found within.
Constructor Summary | |
---|---|
TagListXMLComment()
|
Method Summary | |
---|---|
String |
getComment()
Get the comment field. |
String |
getLineNumber()
Get the lineNumber field. |
void |
setComment(String comment)
Set the comment field. |
void |
setLineNumber(String lineNumber)
Set the lineNumber field. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TagListXMLComment()
Method Detail |
---|
public String getComment()
public String getLineNumber()
public void setComment(String comment)
comment
- public void setLineNumber(String lineNumber)
lineNumber
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |