public class Renderer.ModelRenderingConfig extends Object
ModelRenderingConfig(File path, String name, Map<String,Object> model, String template)
ModelRenderingConfig(String fileName, Map<String,Object> model, String templateType)
Map<String,Object>
getModel()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ModelRenderingConfig(String fileName, Map<String,Object> model, String templateType)
public ModelRenderingConfig(File path, String name, Map<String,Object> model, String template)
public Map<String,Object> getModel()
Copyright © 2017. All rights reserved.