Uses of Interface
de.julielab.jcore.ae.annotationadder.annotationformat.AnnotationFormat
-
Packages that use AnnotationFormat Package Description de.julielab.jcore.ae.annotationadder.annotationformat de.julielab.jcore.ae.annotationadder.annotationsources -
-
Uses of AnnotationFormat in de.julielab.jcore.ae.annotationadder.annotationformat
Classes in de.julielab.jcore.ae.annotationadder.annotationformat that implement AnnotationFormat Modifier and Type Class Description classDocumentClassAnnotationFormatclassFeatureBasedTSVFormatclassSimpleTSVEntityAnnotationFormatclassSimpleTSVEntityWithDocumentTextShaAnnotationFormat -
Uses of AnnotationFormat in de.julielab.jcore.ae.annotationadder.annotationsources
Fields in de.julielab.jcore.ae.annotationadder.annotationsources declared as AnnotationFormat Modifier and Type Field Description protected AnnotationFormat<ExternalTextAnnotation>TextAnnotationProvider. formatConstructors in de.julielab.jcore.ae.annotationadder.annotationsources with parameters of type AnnotationFormat Constructor Description H2AnnotationSource(AnnotationFormat<T> format)InMemoryAnnotationSource(AnnotationFormat<T> format)
-