|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OutputWriter
Method Summary | |
---|---|
void |
printOutput(java.io.OutputStream unBufWriter,
java.util.List<OutputElement> output)
This method is supposed to write the output for the given output element to the given Outputstream. |
Method Detail |
---|
void printOutput(java.io.OutputStream unBufWriter, java.util.List<OutputElement> output)
unBufWriter
- Outputstream to write the Output tooutput
- OutputElement that needs to be formatted
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |