public class TokenValueMapFactory extends Object
Constructor and Description |
---|
TokenValueMapFactory(FileUtils fileUtils) |
Modifier and Type | Method and Description |
---|---|
List<Replacement> |
replacementsForFile(String tokenValueMapFile,
boolean commentsEnabled,
boolean unescape,
String encoding) |
List<Replacement> |
replacementsForVariable(String variable,
boolean commentsEnabled,
boolean unescape,
String encoding) |
public TokenValueMapFactory(FileUtils fileUtils)
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
Copyright © 2023. All rights reserved.