public class VectorFileRewriter extends Object implements SOMToolboxApp
SOMToolboxApp.Type
Modifier and Type | Field and Description |
---|---|
static SOMToolboxApp.Type |
APPLICATION_TYPE |
static String |
DESCRIPTION |
static String |
LONG_DESCRIPTION |
private static com.martiansoftware.jsap.Parameter[] |
OPTIONS |
DEV_BY_STRING, HOMEPAGE, INFO, INFO_TEXT, LICENSE_TEXT, REQUIRED_MEMBERS, TYPE_GROUPED_COMPARATOR
Constructor and Description |
---|
VectorFileRewriter() |
Modifier and Type | Method and Description |
---|---|
static String |
getReplacement(Hashtable<String,String> mapping,
String[] keys,
String token,
OptionFactory.MatchMode matchMode) |
static void |
main(String[] args) |
private static Hashtable<String,String> |
readMappingFile(String fName) |
private static final com.martiansoftware.jsap.Parameter[] OPTIONS
public static String DESCRIPTION
public static String LONG_DESCRIPTION
public static final SOMToolboxApp.Type APPLICATION_TYPE
public static void main(String[] args) throws IOException
IOException
public static String getReplacement(Hashtable<String,String> mapping, String[] keys, String token, OptionFactory.MatchMode matchMode)
private static Hashtable<String,String> readMappingFile(String fName) throws IOException
IOException