Uses of Class
de.julielab.jcore.ae.annotationadder.AnnotationOffsetException
-
Packages that use AnnotationOffsetException Package Description de.julielab.jcore.ae.annotationadder -
-
Uses of AnnotationOffsetException in de.julielab.jcore.ae.annotationadder
Methods in de.julielab.jcore.ae.annotationadder that throw AnnotationOffsetException Modifier and Type Method Description voidAnnotationAdderHelper. setAnnotationOffsetsRelativeToDocument(org.apache.uima.jcas.tcas.Annotation annotation, TextAnnotation a, AnnotationAdderConfiguration configuration)voidAnnotationAdderHelper. setAnnotationOffsetsRelativeToSentence(de.julielab.jcore.types.Sentence sentence, org.apache.uima.jcas.tcas.Annotation annotation, TextAnnotation a, AnnotationAdderConfiguration configuration)
-