public final class Tool extends Object
Main class used as a command line tool. You pass at least two arguments
| Constructor and Description |
|---|
Tool() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
static String |
transform(File template,
File propertiesFile,
String charsetName) |
public static String transform(File template, File propertiesFile, String charsetName) throws UnsupportedEncodingException, FileNotFoundException, IOException
public static void main(String[] args)
Copyright © 2017. All rights reserved.