Uses of Class
de.julielab.jcore.ae.annotationadder.annotationrepresentations.ExternalDocumentClassAnnotation
-
Packages that use ExternalDocumentClassAnnotation Package Description de.julielab.jcore.ae.annotationadder.annotationformat de.julielab.jcore.ae.annotationadder.annotationsources -
-
Uses of ExternalDocumentClassAnnotation in de.julielab.jcore.ae.annotationadder.annotationformat
Methods in de.julielab.jcore.ae.annotationadder.annotationformat that return ExternalDocumentClassAnnotation Modifier and Type Method Description ExternalDocumentClassAnnotationDocumentClassAnnotationFormat. parse(String data) -
Uses of ExternalDocumentClassAnnotation in de.julielab.jcore.ae.annotationadder.annotationsources
Methods in de.julielab.jcore.ae.annotationadder.annotationsources that return types with arguments of type ExternalDocumentClassAnnotation Modifier and Type Method Description AnnotationList<ExternalDocumentClassAnnotation>InMemoryFileDocumentClassAnnotationProvider. getAnnotations(String id)
-