ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / annotationdefinition / AnnotationDefinitionList

AnnotationDefinitionList

class AnnotationDefinitionList : ArrayList<AnnotationDefinition>

Wrapper class to prevent type erasure of AnnotationDefinition. This way, the JsonSubType info is preserved.

Constructors

Name Summary
<init> Wrapper class to prevent type erasure of AnnotationDefinition. This way, the JsonSubType info is preserved.AnnotationDefinitionList()