org.apache.tapestry5.internal.services
Class PageDocumentGeneratorImpl
java.lang.Object
org.apache.tapestry5.internal.services.PageDocumentGeneratorImpl
- All Implemented Interfaces:
- PageDocumentGenerator
public class PageDocumentGeneratorImpl
- extends Object
- implements PageDocumentGenerator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PageDocumentGeneratorImpl
public PageDocumentGeneratorImpl(RequestPageCache pageCache,
PageMarkupRenderer markupRenderer,
MarkupWriterFactory markupWriterFactory)
render
public Document render(String logicalPageName)
- Description copied from interface:
PageDocumentGenerator
- Renders the page.
- Specified by:
render
in interface PageDocumentGenerator
Copyright © 2003-2012 The Apache Software Foundation.