Constructors
-
JSchema
Preloaded Initializes a new instance of the JSchemaPreloadedResolver class.Resolver() -
JSchema
Preloaded Initializes a new instance of the JSchemaPreloadedResolver class with the specified fallback resolver.Resolver(JSchema Resolver)
Methods
-
Add(Uri,
Byte[]) Adds a byte array for a schema to the JSchemaPreloadedResolver store and maps it to a URI. -
Add(Uri,
Stream) Adds a Stream for a schema to the JSchemaPreloadedResolver store and maps it to a URI. -
Add(Uri,
String) Adds a String for a schema to the JSchemaPreloadedResolver store and maps it to a URI. -
Get
Schema virtual Gets the schema resource for a given schema reference.Resource(Resolve Schema Context, Schema Reference)
Properties
-
Preloaded
Uris Gets a collection of preloaded URIs.