Class Canonicalizer
java.lang.Object
net.ontopia.topicmaps.cmdlineutils.Canonicalizer
PUBLIC: Reads a topic map and writes it out in ISO CXTM.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Canonicalizer
public Canonicalizer()
-
-
Method Details
-
main
-
usage
protected static void usage() -
canonicalize
protected static void canonicalize(String stm, String ctm, boolean readall) throws IOException, MalformedURLException - Throws:
IOExceptionMalformedURLException
-