public final class FreemarkerViewProcessor extends DefaultTemplateProcessor<String>
| Constructor and Description |
|---|
FreemarkerViewProcessor(Configuration config) |
| Modifier and Type | Method and Description |
|---|---|
protected List<String> |
getExtensions() |
String |
resolve(String name,
MediaType mediaType) |
void |
writeTo(String templateReference,
Viewable viewable,
MediaType mediaType,
OutputStream out) |
getBasePath, getPossibleTemplateNames, getTemplateName, setBasePathFromPropertypublic FreemarkerViewProcessor(@Context Configuration config)
protected List<String> getExtensions()
getExtensions in class DefaultTemplateProcessor<String>public void writeTo(String templateReference, Viewable viewable, MediaType mediaType, OutputStream out) throws IOException
IOExceptionCopyright © 2007-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.