NDoc 1.3.1 SDK

XsltResourceResolver Members

XsltResourceResolver overview

Public Instance Constructors

XsltResourceResolver Constructor Creates a new instance of the XsltResourceResolver class.

Public Instance Properties

Credentials (inherited from XmlUrlResolver) Sets credentials used to authenticate Web requests.
ExtensibiltyStylesheet User-defined Extensibility Stylesheet

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetEntity Maps a URI to an object containing the actual resource.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
ResolveUri Resolves the absolute URI from the base and relative URIs.
ToString (inherited from Object) Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object) Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.

See Also

XsltResourceResolver Class | NDoc.Core Namespace