public class UnitDescriptionMappingRewriter extends Object
Constructor and Description |
---|
UnitDescriptionMappingRewriter() |
private static final String DELIMITER
public static void main(String[] args) throws IOException
args
- the execution arguments as stated above.IOException
private static Hashtable<String,String> readMappingFile(String fileName) throws IOException
Hashtable
fileName
- the mapping file.Hashtable
of the mapping.IOException
- if the file can't be read.