|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.code.maven_replacer_plugin.TokenValueMapFactory
public class TokenValueMapFactory
| Constructor Summary | |
|---|---|
TokenValueMapFactory(FileUtils fileUtils)
|
|
| Method Summary | |
|---|---|
List<Replacement> |
replacementsForFile(String tokenValueMapFile,
boolean commentsEnabled,
boolean unescape,
String encoding)
|
List<Replacement> |
replacementsForVariable(String variable,
boolean commentsEnabled,
boolean unescape,
String encoding)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TokenValueMapFactory(FileUtils fileUtils)
| Method Detail |
|---|
public List<Replacement> replacementsForVariable(String variable,
boolean commentsEnabled,
boolean unescape,
String encoding)
public List<Replacement> replacementsForFile(String tokenValueMapFile,
boolean commentsEnabled,
boolean unescape,
String encoding)
throws IOException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||