public class Merger extends Object
Constructor and Description |
---|
Merger() |
Modifier and Type | Method and Description |
---|---|
protected static void |
export(TopicMapIF tm,
String outfile,
boolean xtm) |
static void |
main(String[] argv) |
protected static TopicMapIF |
merge(String stm1,
String stm2) |
protected static TopicMapIF |
merge(TopicMapIF target,
String source) |
protected static void |
usage() |
public static void main(String[] argv)
protected static void usage()
protected static TopicMapIF merge(String stm1, String stm2) throws ConstraintViolationException, IOException
protected static TopicMapIF merge(TopicMapIF target, String source) throws ConstraintViolationException, IOException
protected static void export(TopicMapIF tm, String outfile, boolean xtm) throws IOException
IOException