public class ComponentResourcesRenderer extends Object implements ObjectRenderer<ComponentResources>
ComponentResources
instance, showing the complete id and the class name and the location (if a
location is available, it won't be for pages).Constructor and Description |
---|
ComponentResourcesRenderer(ObjectRenderer masterRenderer) |
Modifier and Type | Method and Description |
---|---|
void |
render(ComponentResources object,
MarkupWriter writer)
Renders the object out as markup.
|
public ComponentResourcesRenderer(@Primary ObjectRenderer masterRenderer)
public void render(ComponentResources object, MarkupWriter writer)
ObjectRenderer
render
in interface ObjectRenderer<ComponentResources>
object
- to be renderedwriter
- to which output should be directed${project.version} - Copyright © 2003-2015 The Apache Software Foundation.