public interface PageMarkupRenderer
Modifier and Type | Method and Description |
---|---|
void |
renderPageMarkup(Page page,
MarkupWriter writer)
Initializes the rendering using the
MarkupRenderer pipeline. |
void renderPageMarkup(Page page, MarkupWriter writer)
MarkupRenderer
pipeline.page
- page to renderwriter
- receives the markup5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.