Class PageDocumentGeneratorImpl
java.lang.Object
org.apache.tapestry5.internal.services.PageDocumentGeneratorImpl
- All Implemented Interfaces:
PageDocumentGenerator
-
Constructor Summary
ConstructorsConstructorDescriptionPageDocumentGeneratorImpl
(RequestPageCache pageCache, PageMarkupRenderer markupRenderer, MarkupWriterFactory markupWriterFactory) -
Method Summary
-
Constructor Details
-
PageDocumentGeneratorImpl
public PageDocumentGeneratorImpl(RequestPageCache pageCache, PageMarkupRenderer markupRenderer, MarkupWriterFactory markupWriterFactory)
-
-
Method Details
-
render
Description copied from interface:PageDocumentGenerator
Renders the page.- Specified by:
render
in interfacePageDocumentGenerator
-