com.google.code.maven_replacer_plugin
Class XPathReplacer

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

public class XPathReplacer
extends Object
implements Replacer


Constructor Summary
XPathReplacer(TokenReplacer 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

XPathReplacer

public XPathReplacer(TokenReplacer 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.