public interface Generator
| Modifier and Type | Method and Description |
|---|---|
void |
process(Writer w)
Do the do.
|
void process(Writer w) throws IOException
w - the Writer to output toIOException - if a problem occurs with the file systemCopyright © 2000–2021 PanEris. All rights reserved.