Class MongoSchemaFileStore

    • Field Detail

      • schemaStoreFile

        protected File schemaStoreFile
    • Constructor Detail

      • MongoSchemaFileStore

        public MongoSchemaFileStore​(String uri)
                             throws IOException,
                                    URISyntaxException
        Throws:
        IOException
        URISyntaxException
      • MongoSchemaFileStore

        public MongoSchemaFileStore​(URI uri)
                             throws IOException
        Throws:
        IOException
      • MongoSchemaFileStore

        public MongoSchemaFileStore​(File file)
                             throws IOException
        Throws:
        IOException