|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OutHolder
Interface to be implemented by components that assemble text output.
Method Summary | |
---|---|
void |
append(java.lang.String out)
Appends the output string to this output assembler. |
void |
clear()
Removes any content that has been previously appended. |
Method Detail |
---|
void append(java.lang.String out)
out
- the string to appendvoid clear()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |