|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.uima.util.AnalysisEngineUtils
public class AnalysisEngineUtils
Static utility methods relating to analysis engines.
Constructor Summary | |
---|---|
AnalysisEngineUtils()
|
Method Summary | |
---|---|
static FSMatchConstraint |
createOutputFilter(AnalysisEngineMetaData aMetaData)
Creates a FSMatchConstraint used when formatting the CAS for output. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AnalysisEngineUtils()
Method Detail |
---|
public static FSMatchConstraint createOutputFilter(AnalysisEngineMetaData aMetaData)
aMetaData
- metadata for the text analysis engine that is producing the results to be filtered
TCasFormatter.format(CAS,FSMatchConstraint)
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |