org.rhq.core.template
Class TemplateEngine
java.lang.Object
org.rhq.core.template.TemplateEngine
- All Implemented Interfaces:
- Serializable
public class TemplateEngine
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TemplateEngine
public TemplateEngine(Map<String,String> tokens)
getTokens
public Map<String,String> getTokens()
replaceTokens
public String replaceTokens(String input)
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.