Uses of Interface
org.tm4j.tolog.TologResultsSet

Packages that use TologResultsSet
org.tm4j.tolog DEPRECATED 
 

Uses of TologResultsSet in org.tm4j.tolog
 

Methods in org.tm4j.tolog that return TologResultsSet
 TologResultsSet QueryEvaluator.evaluate(java.lang.String queryString)
          Deprecated. Performs the evaluation of the query queryString.
 

Methods in org.tm4j.tolog with parameters of type TologResultsSet
 void TologFragmentBuilderImpl.exportResultsSet(TologResultsSet rs)
          Deprecated.  
 void TologFragmentBuilderImpl.createRowVariableTopics(TologResultsSet rs)
          Deprecated.  
 void TologFragmentBuilder.exportResultsSet(TologResultsSet rs)
          Deprecated. Perform the export with the currently specified export parameters.
protected static void Test.dumpResults(TologResultsSet results)
          Deprecated.