Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Package
recoinx.clef

Classes in recoinx.clef used by recoinx.clef
CLEFClient.CLEFFileChooser
          The CLEFFileChooser class represents a JFileChooser to select a file or a folder from the file system.
CLEFClient.RMIClient
          Inner class that implements an RMI service to receive the results from the RemoteCLEFConnector.
CLEFClient.TRECFormatWriter
          The TRECFormatWriter class extends the BufferedWriter to print to a File.
CLEFMergedResultList
          The CLEFMergedResultList is a subclass of the MergedResultList that provides special attributes and functions for CLEF.
CLEFQuery
          The CLEFQuery is a subclass of Query offering special attributes and behavior used in CLEF.
CLEFQuery.CLEFTopic
          The CLEFTopic class encapsulates data about a topic of a particular language.
CLEFResult
          The CLEFResult is the representation of a CLEF document that has been retrieved.
CLEFResultList
          A CLEFResultList extends a simple ResultList.
CLEFResultListMerger
          The CLEFResultListMerger provides methods to merge a certain number of CLEFResultList objects into one CLEFResultList.
RemoteCLEFClient
          Remote interface that describes the methods of a client object that can be called via RMI.
RemoteCLEFConnector
          A remote interface that describes methods which can be called from a client via RMI.