Uses of Class
org.apache.uima.tika.FeatureValue

Uses of FeatureValue in org.apache.uima.tika
 

Methods in org.apache.uima.tika that return FeatureValue
 FeatureValue SourceDocumentAnnotation.getFeatures(int i)
          indexed getter for features - gets an indexed value -
 

Methods in org.apache.uima.tika with parameters of type FeatureValue
 void SourceDocumentAnnotation.setFeatures(int i, FeatureValue v)
          indexed setter for features - sets an indexed value -
 



Copyright © 2006-2011 The Apache Software Foundation. All Rights Reserved.