Package com.networknt.schema.uri
-
Interface Summary Interface Description URIFactory The URIFactory interface defines howURIs 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 creatingURIs.ClasspathURLFetcher URISchemeFactory The URISchemaFactory will proxy to otherURIFactorys based on the scheme being used.URISchemeFetcher The URISchemeFetcher will proxy to otherURIFetchers 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 creatingURIs.URLFetcher