Mono Class Library: Overview

System.Xml.XmlResolver: Method Members

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

Public Methods

abstract
GetEntity(Uri, string, Type) : object
Maps a URI to an object containing the actual resource that the URI represents.
ResolveUri(Uri, string) : Uri
Resolves the absolute URI from the base and relative URIs.