Uses of Interface
org.tm4j.topicmap.DataObject

Packages that use DataObject
org.tm4j.topicmap Provides the core interfaces of the TM4J Topic Map Engine. 
org.tm4j.topicmap.unified Implements a TM4J back-end which merges topic maps from one or more other back-end implementations dynamically. 
 

Uses of DataObject in org.tm4j.topicmap
 

Subinterfaces of DataObject in org.tm4j.topicmap
 interface Occurrence
          This interface defines a single occurrence construct in a Topic Map.
 interface VariantName
          Interface representing an alternate name for a topic.
 

Uses of DataObject in org.tm4j.topicmap.unified
 

Classes in org.tm4j.topicmap.unified that implement DataObject
 class UnifiedOccurrence