|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectanl.gtou.OrthMatcher
public class OrthMatcher
Date: Jan 19, 2009 3:12:56 PM
Field Summary | |
---|---|
private org.apache.uima.cas.Feature |
ortho
|
Constructor Summary | |
---|---|
OrthMatcher(org.apache.uima.cas.TypeSystem system)
|
Method Summary | |
---|---|
void |
build(org.apache.uima.cas.FeatureStructure parent,
gate.FeatureMap map)
Transfers UIMA features to a FeatureMap or vis-a-versa. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private org.apache.uima.cas.Feature ortho
Constructor Detail |
---|
public OrthMatcher(org.apache.uima.cas.TypeSystem system)
Method Detail |
---|
public void build(org.apache.uima.cas.FeatureStructure parent, gate.FeatureMap map)
build
in interface FeatureBuilder
parent
- the UIMA featureStructure containing the featuremap
- the feature map to put the feature in
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |