public interface ViewRenderer
| Modifier and Type | Method and Description |
|---|---|
boolean |
isRenderable(View view) |
void |
render(View view,
Locale locale,
OutputStream output) |
boolean isRenderable(View view)
void render(View view, Locale locale, OutputStream output) throws IOException, javax.ws.rs.WebApplicationException
IOExceptionjavax.ws.rs.WebApplicationExceptionCopyright © 2013. All Rights Reserved.