|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--gov.nist.nlpir.irf.conversion.ConversionRules | +--gov.nist.nlpir.irfapps.trec.TrecConversionRules
This class models the rules needed to convert the fields comon to all raw TREC documents to Document objects after formatting by nsgmls. Note that the start-of-document tag (DOC) must be handled by rules specific to the collection being converted.
Document
Fields inherited from class gov.nist.nlpir.irf.conversion.ConversionRules |
rules |
Constructor Summary | |
TrecConversionRules()
|
Methods inherited from class gov.nist.nlpir.irf.conversion.ConversionRules |
addRule,
findRuleForTag |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public TrecConversionRules()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |