Package com.networknt.schema.uri
-
Interface Summary Interface Description URIFactory The URIFactory interface defines howURI
s are able to be combined and created.URIFetcher The URIFetcher interface defines how file streams are able to be fetched given aURI
.URITranslator -
Class Summary Class Description ClasspathURLFactory A URIFactory that uses URL for creatingURI
s.ClasspathURLFetcher URISchemeFactory The URISchemaFactory will proxy to otherURIFactory
s based on the scheme being used.URISchemeFetcher The URISchemeFetcher will proxy to otherURIFetcher
s based on the scheme being used.URITranslator.CompositeURITranslator URITranslator.MappingURITranslator Provides support for legacy map-based translationsURITranslator.PrefixReplacer Replaces the beginning of a URIURLFactory A URIFactory that uses URL for creatingURI
s.URLFetcher URNURIFactory A URIFactory that handles "urn" scheme ofURI
s.