|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.wicket.protocol.http.documentvalidation.Comment
public class Comment
Class representing a comment in an HTML document.
| Constructor Summary | |
|---|---|
Comment(java.lang.String text)
Create the comment. |
|
| Method Summary | |
|---|---|
java.lang.String |
getText()
Get the comment text. |
java.lang.String |
toString()
Output a descriptive string. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Comment(java.lang.String text)
text - The text for the comment| Method Detail |
|---|
public java.lang.String getText()
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||