com.google.code.maven_replacer_plugin
Class TokenReplacer

java.lang.Object
  extended by com.google.code.maven_replacer_plugin.TokenReplacer
All Implemented Interfaces:
Replacer

public class TokenReplacer
extends Object
implements Replacer


Constructor Summary
TokenReplacer()
           
 
Method Summary
 String replace(String content, Replacement replacement, boolean regex, int regexFlags)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TokenReplacer

public TokenReplacer()
Method Detail

replace

public String replace(String content,
                      Replacement replacement,
                      boolean regex,
                      int regexFlags)
Specified by:
replace in interface Replacer


Copyright © 2012. All Rights Reserved.