|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |