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

Packages that use TopicMapFragment
org.tm4j.tolog DEPRECATED 
org.tm4j.tologx   
 

Uses of TopicMapFragment in org.tm4j.tolog
 

Methods in org.tm4j.tolog with parameters of type TopicMapFragment
 void TologFragmentBuilderImpl.setFragment(TopicMapFragment tmFrag)
          Deprecated.  
 void TologFragmentBuilder.setFragment(TopicMapFragment fragment)
          Deprecated. Set the TopicMapFragment into which the results set should be exported.
 

Constructors in org.tm4j.tolog with parameters of type TopicMapFragment
TologFragmentBuilderImpl(TopicMapFragment tmFrag)
          Deprecated.  
TologFragmentBuilderImpl(TopicMapFragment tmFrag, boolean convertRowInfo)
          Deprecated.  
 

Uses of TopicMapFragment in org.tm4j.tologx
 

Methods in org.tm4j.tologx with parameters of type TopicMapFragment
 void TologFragmentBuilderImpl.setFragment(TopicMapFragment tmFrag)
           
 void TologFragmentBuilder.setFragment(TopicMapFragment fragment)
          Set the TopicMapFragment into which the results set should be exported.
 

Constructors in org.tm4j.tologx with parameters of type TopicMapFragment
TologFragmentBuilderImpl(TopicMapFragment tmFrag)
           
TologFragmentBuilderImpl(TopicMapFragment tmFrag, boolean convertRowInfo)