com.liferay.maven.plugins.util
Class ContextReplace
java.lang.Object
com.liferay.maven.plugins.util.ContextReplace
- All Implemented Interfaces:
- Cloneable
public class ContextReplace
- extends Object
- implements Cloneable
- Author:
- Brian Wing Shun Chan
ContextReplace
public ContextReplace()
ContextReplace
public ContextReplace(Map<String,String> context)
addValue
public void addValue(String key,
String value)
clone
public Object clone()
- Overrides:
clone in class Object
replace
public String replace(String text)
Copyright © 2013. All Rights Reserved.