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 classSimpleTSVEntityAnnotationFormat -
Uses of AnnotationFormat in de.julielab.jcore.ae.annotationadder.annotationsources
Constructors in de.julielab.jcore.ae.annotationadder.annotationsources with parameters of type AnnotationFormat Constructor Description FileEntityAnnotationSource(AnnotationFormat<ExternalAnnotation> format)
-