public interface TemplateProcessor
String
process(Object dataModel)
void
process(Object dataModel, Writer output)
Writer
String process(Object dataModel) throws IOException
IOException
void process(Object dataModel, Writer output) throws IOException
Copyright © 2014 JBoss by Red Hat. All rights reserved.