Uses of Package
org.tm4j.tologx

Packages that use org.tm4j.tologx
org.tm4j.tologx   
 

Classes in org.tm4j.tologx used by org.tm4j.tologx
PreparedQuery
          Represents a parsed, optimized tolog query which can be executed as often as required.
QueryEvaluator
          This is the high-level interface to the tolog 1.0 query engine.
TologFragmentBuilder
          The interface for implementations which export a TologResultsSet into a TopicMapFragment.
TologFragmentBuilderException
          Exception raised by the TologFragmentBuilder interface when exporting a TologResultsSet object into a topic map fragment.
TologParserException
           
TologProcessingException
           
TologResultsSet
          This interface represents a collection of results from a single Tolog query.