|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.uima.cas.impl.AnnotationTreeImpl<T>
public class AnnotationTreeImpl<T extends AnnotationFS>
Implementation of annotation tree.
Method Summary | |
---|---|
AnnotationTreeNode<T> |
getRoot()
Get the root node of the tree. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public AnnotationTreeNode<T> getRoot()
AnnotationTree
getRoot
in interface AnnotationTree<T extends AnnotationFS>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |