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

Uses of MarkupAnnotation in org.apache.uima.tika
 

Methods in org.apache.uima.tika that return MarkupAnnotation
 MarkupAnnotation MarkupAnnotation.getChildren(int i)
          indexed getter for children - gets an indexed value -
 MarkupAnnotation MarkupAnnotation.getParent()
          getter for parent - gets
 

Methods in org.apache.uima.tika with parameters of type MarkupAnnotation
 void MarkupAnnotation.setChildren(int i, MarkupAnnotation v)
          indexed setter for children - sets an indexed value -
 void MarkupAnnotation.setParent(MarkupAnnotation v)
          setter for parent - sets
 



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