Uses of Class
de.julielab.jcore.ae.annotationadder.annotationrepresentations.AnnotationList
-
Packages that use AnnotationList Package Description de.julielab.jcore.ae.annotationadder.annotationsources -
-
Uses of AnnotationList in de.julielab.jcore.ae.annotationadder.annotationsources
Fields in de.julielab.jcore.ae.annotationadder.annotationsources with type parameters of type AnnotationList Modifier and Type Field Description protected AnnotationSource<AnnotationList<ExternalTextAnnotation>>TextAnnotationProvider. annotationSourceMethods in de.julielab.jcore.ae.annotationadder.annotationsources that return AnnotationList Modifier and Type Method Description AnnotationList<T>H2AnnotationSource. getAnnotations(String id)AnnotationList<T>InMemoryAnnotationSource. getAnnotations(String id)AnnotationList<ExternalDocumentClassAnnotation>InMemoryFileDocumentClassAnnotationProvider. getAnnotations(String id)AnnotationList<ExternalTextAnnotation>TextAnnotationProvider. getAnnotations(String id)
-