public class RendererRegistry extends RegistryReader<IOutputter>
Modifier and Type | Method and Description |
---|---|
static RendererRegistry |
instance() |
IOutputter |
match(String format,
Class<? extends IResult> type) |
addExtension, delegates, removeExtension
public static RendererRegistry instance()
public IOutputter match(String format, Class<? extends IResult> type)