public class MergeProperties extends Object
Constructor and Description |
---|
MergeProperties() |
Modifier and Type | Method and Description |
---|---|
static String |
getKey(String line) |
static String |
getValue(String line) |
static void |
main(String[] args) |
static void |
mergeProperties(File file1,
File file2) |
public static void mergeProperties(File file1, File file2) throws IOException
IOException
public static void main(String[] args)
Copyright © 2012-2018. All Rights Reserved.