|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.uima.util.ConsumerCasUtils
public class ConsumerCasUtils
| Constructor Summary | |
|---|---|
ConsumerCasUtils()
|
|
| Method Summary | |
|---|---|
static int |
getIntFeatValue(CAS aCasView,
String aTypeS,
String aFeatS)
|
static String |
getStringFeatValue(CAS aCasView,
String aTypeS,
String aFeatS)
|
static FeatureStructure |
getTcasFS(CAS aCasView,
String aTypeS)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConsumerCasUtils()
| Method Detail |
|---|
public static int getIntFeatValue(CAS aCasView,
String aTypeS,
String aFeatS)
public static String getStringFeatValue(CAS aCasView,
String aTypeS,
String aFeatS)
public static FeatureStructure getTcasFS(CAS aCasView,
String aTypeS)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||