Module tmutils

class TMExporter # Class that exports TM information to the TM interchange format.
class TMImporter(HandlerBase) # A SAX document handler that produces a Topic Map datastructure from a SAX event stream.
class TMStats # Class that implements statistical and printing methods for TMs
class TMUtils
string __author__ = 'Geir Ove Gr\370nmo, grove@infotek.no'
string __file__ = './tmutils.pyc'
string __version__ = '0.20'

Description

Includes classes for import and exporting Topic Maps. A class for printing statistical information is also included.