public interface PageAggregator extends Aggregator
Modifier and Type | Method and Description |
---|---|
void |
renderContent(RequestContext rc,
ContentFragment root)
Defines the interface for rendering content for a page.
|
build
void renderContent(RequestContext rc, ContentFragment root) throws JetspeedException, IOException
rc
- the request context holding runtime request parameters to be normalizedroot
- the root fragment to start rendering fromJetspeedException
IOException
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.