Class Replacement
java.lang.Object
com.google.code.maven_replacer_plugin.Replacement
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Replacementfrom(Replacement replacement) getToken()getValue()getXpath()booleanvoidsetEncoding(String encoding) voidvoidsetTokenFile(String tokenFile) voidsetUnescape(boolean unescape) voidvoidsetValueFile(String valueFile) voidwithDelimiter(DelimiterBuilder delimiter)
-
Constructor Details
-
Replacement
public Replacement() -
Replacement
-
-
Method Details
-
setTokenFile
- Throws:
IOException
-
setValueFile
- Throws:
IOException
-
getToken
-
getValue
-
setToken
-
setValue
-
setUnescape
public void setUnescape(boolean unescape) -
isUnescape
public boolean isUnescape() -
from
-
withDelimiter
-
setXpath
-
getXpath
-
setEncoding
-
getEncoding
-