Package org.everit.json.schema.loader.internal
-
Interface Summary Interface Description ResolutionScopeChangeListener Event handler interface used byTypeBasedMultiplexer
to notify client(s) (which is currently a schema loader instance) about resolution scope changes.TypeBasedMultiplexer.OnTypeConsumer<E> Created and used byTypeBasedMultiplexer
to set actions (consumers) for matching classes. -
Class Summary Class Description DefaultSchemaClient ASchemaClient
implementation which usesURL
for reading the remote content.JSONPointer Deprecated. JSONPointer.QueryResult Data-transfer object for holding the result of a JSON pointer query.ReferenceResolver Resolves anid
orref
against a parent scope.TypeBasedMultiplexer Deprecated. WrappingFormatValidator