net.ontopia.topicmaps.cmdlineutils
Class Merger
java.lang.Object
net.ontopia.topicmaps.cmdlineutils.Merger
public class Merger
- extends Object
PUBLIC: Merges two topic map documents.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Merger
public Merger()
main
public static void main(String[] argv)
usage
protected static void usage()
merge
protected static TopicMapIF merge(String stm1,
String stm2)
throws ConstraintViolationException,
IOException
- Throws:
ConstraintViolationException
IOException
merge
protected static TopicMapIF merge(TopicMapIF target,
String source)
throws ConstraintViolationException,
IOException
- Throws:
ConstraintViolationException
IOException
export
protected static void export(TopicMapIF tm,
String outfile,
boolean xtm)
throws IOException
- Throws:
IOException
Copyright © 2000-2012 Ontopia.