|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.raritantechnologies.clearforest.factExtractors.AcquisitionExtractor
Extracts and parses Acquisition events from ClearForest tagged content.
| Field Summary |
| Fields inherited from interface com.raritantechnologies.searchApp.IResultParser |
TEMPLATE |
| Constructor Summary | |
AcquisitionExtractor()
|
|
| Method Summary | |
void |
addFactRelationships(org.w3c.dom.Element documentElement,
java.util.Map termMap)
Adds fact relationships to a term map from a tagged document. |
IResultSet |
getFactTermResults(IResult result,
java.lang.String termField,
java.lang.String associatedField,
java.lang.String factRelationshipField,
java.lang.String[] additionalFields)
Extracts a set of results with a term, associated term and the fact relationship between them from a result object. |
java.lang.String |
getRelationshipType()
|
void |
initialize(org.w3c.dom.Element elem)
Initializes the object from an XML tag or element. |
IResult |
parse(java.lang.String dataString)
Create an IResult object from the formatted data string. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AcquisitionExtractor()
| Method Detail |
public void addFactRelationships(org.w3c.dom.Element documentElement,
java.util.Map termMap)
IFactRelationshipExtractor
addFactRelationships in interface IFactRelationshipExtractorpublic IResult parse(java.lang.String dataString)
IResultParserIResult object from the formatted data string.
parse in interface IResultParser
public IResultSet getFactTermResults(IResult result,
java.lang.String termField,
java.lang.String associatedField,
java.lang.String factRelationshipField,
java.lang.String[] additionalFields)
IFactRelationshipExtractor
getFactTermResults in interface IFactRelationshipExtractorpublic java.lang.String getRelationshipType()
getRelationshipType in interface IFactRelationshipExtractorpublic void initialize(org.w3c.dom.Element elem)
IConfigurable
initialize in interface IConfigurable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||