org.apache.uima.util
Class ConsumerCasUtils
java.lang.Object
org.apache.uima.util.ConsumerCasUtils
public class ConsumerCasUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConsumerCasUtils
public ConsumerCasUtils()
getIntFeatValue
public static int getIntFeatValue(CAS aCasView,
String aTypeS,
String aFeatS)
getStringFeatValue
public static String getStringFeatValue(CAS aCasView,
String aTypeS,
String aFeatS)
getTcasFS
public static FeatureStructure getTcasFS(CAS aCasView,
String aTypeS)
Copyright © 2010 The Apache Software Foundation. All Rights Reserved.