Create a new url resolver.
Private _contentsPrivate _pathThe path of the object, from which local urls can be derived.
Whether the URL should be handled by the resolver or not.
This is similar to the isLocal check in URLExt,
but it also checks whether the path points to any
of the IDrives that may be registered with the contents
manager.
Generated using TypeDoc
A default resolver that uses a given reference path and a contents manager.