Uses of Class
org.terrier.matching.TRECResultsMatching.InputFormat

Packages that use TRECResultsMatching.InputFormat
org.terrier.matching Provides the classes and interfaces used for matching documents to queries. 
 

Uses of TRECResultsMatching.InputFormat in org.terrier.matching
 

Fields in org.terrier.matching declared as TRECResultsMatching.InputFormat
protected  TRECResultsMatching.InputFormat TRECResultsMatching.format
          The input format to use when parsing document identifiers.
 

Methods in org.terrier.matching that return TRECResultsMatching.InputFormat
static TRECResultsMatching.InputFormat TRECResultsMatching.InputFormat.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TRECResultsMatching.InputFormat[] TRECResultsMatching.InputFormat.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Terrier 3.5. Copyright © 2004-2011 University of Glasgow