Class ResolveTools

java.lang.Object
io.deephaven.uri.ResolveTools

public class ResolveTools extends Object
The top-level entrypoint for resolving URIs into objects. Uses the global URI resolvers instance from UriResolversInstance.get().

The exact logic will depend on which URI resolvers are installed.

See Also: