|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Generator
An interface which defines a process method on a Writer.
Method Summary | |
---|---|
void |
process(Writer w)
Do the do. |
Method Detail |
---|
void process(Writer w) throws IOException
w
- the Writer
to output to
IOException
- if a problem occurs with the file system
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |