org.openrdf.workbench.util
Class ConfigTemplate
java.lang.Object
org.openrdf.workbench.util.ConfigTemplate
public class ConfigTemplate
- extends Object
- Author:
- Arjohn Kampman
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigTemplate
public ConfigTemplate(String template)
getTemplate
public String getTemplate()
setTemplate
public void setTemplate(String template)
getVariableMap
public Map<String,List<String>> getVariableMap()
render
public String render(Map<String,String> valueMap)
Copyright © 2001-2010 Aduna. All Rights Reserved.