public interface PageRenderer
PageCtrl.redraw(java.io.Writer)
.Modifier and Type | Method and Description |
---|---|
void |
render(Page page,
java.io.Writer out)
Renders the page.
|
void render(Page page, java.io.Writer out) throws java.io.IOException
out
- the output writer to put the content to (never null).java.io.IOException
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.