|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectwicket.protocol.http.documentvalidation.TextContent
Class representing text content that can appear within an element.
| Constructor Summary | |
TextContent(java.lang.String value)
Construct the text content with the expected value. |
|
| Method Summary | |
java.lang.String |
getValue()
Get the value of this text content. |
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 TextContent(java.lang.String value)
value - The value| Method Detail |
public java.lang.String getValue()
public java.lang.String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||