Module Root Resolver Factory
interface ModuleRootResolverFactory
ModuleRootResolverFactory is used to create a ModuleRootResolver.
All implementations of ModuleRootResolver must have an accompanying implementation of ModuleRootResolverFactory to enable the creation of the resolver.
Author
Richard Arriaga
Inheritors
Properties
Link copied to clipboard
The URI.scheme type this ModuleRootResolverFactory creates ModuleRootResolvers to access.
Functions
Link copied to clipboard
Answer a ModuleRootResolver for the given URI.