Class SanityChecker
java.lang.Object
net.ontopia.topicmaps.cmdlineutils.SanityChecker
PUBLIC: Checks a topic map for dubious constructs.
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionSanityChecker(File file) Constructor that accepts a File object as argument (XTM file).SanityChecker(String url) Constructor that accepts a url as argument (XTM file).Constructor that accepts a topicmap as argument. -
Method Summary
-
Field Details
-
tm
-
-
Constructor Details
-
SanityChecker
Constructor that accepts a topicmap as argument. -
SanityChecker
Constructor that accepts a File object as argument (XTM file).- Throws:
MalformedURLExceptionIOException
-
SanityChecker
Constructor that accepts a url as argument (XTM file).- Throws:
MalformedURLExceptionIOException
-
-
Method Details
-
main
- Throws:
Exception
-