public class HtmlRenderer extends Object
| Constructor and Description |
|---|
HtmlRenderer() |
| Modifier and Type | Method and Description |
|---|---|
protected <T> ConvertsValue<T,String> |
buildConverter(Class<T> type,
StyleService<?> context) |
<T> ConvertsValue<T,String> |
getRenderer(Class<T> type,
StyleService<?> context) |
public <T> ConvertsValue<T,String> getRenderer(Class<T> type, StyleService<?> context)
protected <T> ConvertsValue<T,String> buildConverter(Class<T> type, StyleService<?> context)
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.