The methods of System.Xml.XmlResolver are listed below. For a list of all members, see the XmlResolver Members list.
See Also: Inherited members from System.Object
abstract GetEntity(Uri, string, Type) : object Maps a URI to an object containing the actual resource that the URI represents.ResolveUri(Uri, string) : UriResolves the absolute URI from the base and relative URIs.
Maps a URI to an object containing the actual resource that the URI represents.
Resolves the absolute URI from the base and relative URIs.