Class SimpleTSVEntityAnnotationFormat
- java.lang.Object
-
- de.julielab.jcore.ae.annotationadder.annotationformat.SimpleTSVEntityAnnotationFormat
-
- All Implemented Interfaces:
AnnotationFormat<ExternalAnnotation>
public class SimpleTSVEntityAnnotationFormat extends java.lang.Object implements AnnotationFormat<ExternalAnnotation>
-
-
Constructor Summary
Constructors Constructor Description SimpleTSVEntityAnnotationFormat()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ExternalAnnotationparse(java.lang.String data)
-
-
-
Method Detail
-
parse
public ExternalAnnotation parse(java.lang.String data)
- Specified by:
parsein interfaceAnnotationFormat<ExternalAnnotation>
-
-