Uses of Class
org.tm4j.topicmap.utils.HelperBase

Packages that use HelperBase
org.tm4j.topicmap.utils Contains utility classes providing additional functionality for the TM4J API. 
 

Uses of HelperBase in org.tm4j.topicmap.utils
 

Subclasses of HelperBase in org.tm4j.topicmap.utils
 class TopicMapMerger
          A "beanish" helper class for merging topic maps.
 class TopicMapSerializer
          A subclass of HelperBase capable of serializing a TopicMap to an OutputStream.