Package de.julielab.jcore.ae.jnet.uima
Class UIMAUtils
- java.lang.Object
-
- de.julielab.jcore.ae.jnet.uima.UIMAUtils
-
public class UIMAUtils extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description UIMAUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanhasSameOffset(org.apache.uima.jcas.tcas.Annotation a, org.apache.uima.jcas.tcas.Annotation b)check whether two annotation have exactly the same offset
-