Package com.networknt.schema.resource
-
Interface Summary Interface Description InputStreamSource InputStream source.SchemaLoader Schema Loader used to load a schema given the retrieval IRI.SchemaMapper Schema Mapper used to map an ID indicated by an absolute IRI to a retrieval IRI. -
Class Summary Class Description AllowSchemaLoader SchemaLoader
that allows loading external resources.ClasspathSchemaLoader Loads from classpath.DefaultSchemaLoader DefaultSchemaLoader
.DisallowSchemaLoader SchemaLoader
that disallows loading external resources.MapSchemaLoader Map implementation ofSchemaLoader
.MapSchemaMapper Map implementation ofSchemaMapper
.MetaSchemaMapper Maps the JSON Schema meta schema to the class path location.PrefixSchemaMapper Prefix implementation ofSchemaMapper
.SchemaLoaders Schema Loaders used to load a schema given the retrieval IRI.SchemaLoaders.Builder SchemaMappers Schema Mappers used to map an ID indicated by an absolute IRI to a retrieval IRI.SchemaMappers.Builder UriSchemaLoader Loads from uri.