
| Constructor and Description |
|---|
DispatchRenderer() |
public void render(String path, Request request) throws IOException
render in interface Rendererpath - The path to render.request - The Tiles request context.IOException - If something goes wrong during rendition.public boolean isRenderable(String path, Request request)
isRenderable in interface Rendererpath - The path to be rendered.request - The request context.true if this renderer can render the attribute.Copyright © 2001-2017 The Apache Software Foundation. All Rights Reserved.