|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TextRepresentation
This interface defines the method an object must support, if it wants to provide its text representation other than by the method toString().
| Method Summary | |
|---|---|
java.lang.String |
asText()
Returns if the textual representation of the receiver. |
| Method Detail |
|---|
java.lang.String asText()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||