Class TestAnnotationStoreFactory

  • All Implemented Interfaces:
    io.annot8.common.implementations.stores.AnnotationStoreFactory

    public class TestAnnotationStoreFactory
    extends Object
    implements io.annot8.common.implementations.stores.AnnotationStoreFactory
    • Constructor Detail

      • TestAnnotationStoreFactory

        public TestAnnotationStoreFactory()
    • Method Detail

      • getInstance

        public static io.annot8.common.implementations.stores.AnnotationStoreFactory getInstance()
      • create

        public io.annot8.core.stores.AnnotationStore create​(io.annot8.core.data.Content<?> content)
        Specified by:
        create in interface io.annot8.common.implementations.stores.AnnotationStoreFactory