public class MultipageWriter extends Object
| Constructor and Description |
|---|
MultipageWriter(ModelWriter pageWriter)
Create a MultipageWriter with the specified model parser which
is used to write the content of a page.
|
| Modifier and Type | Method and Description |
|---|---|
void |
write(MultipageModel multipage,
Writer out)
Write the given document to the character stream (out).
|
public MultipageWriter(ModelWriter pageWriter)
public void write(MultipageModel multipage, Writer out) throws IOException
IOExceptionCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.