The methods of the DDomContext class are listed below. For a complete list of DDomContext class members, see the DDomContext Members topic.
CompareDocument | When overridden in a derived class, compares the base URIs of two documents based upon the order the documents were loaded by the XSLT processor (that is the XslTransform class). |
LookupNamespace | Gets the namespace URI for the specified prefix. |
PreserveWhitespace | When overridden in a derived class, evaluates whether to preserve white space nodes or strip them for the given context. |
ResolveFunction | When overridden in a derived class, resolves a function reference and returns an IXsltContextFunction representing the function. The IXsltContextFunction is used at execution time to get the return value of the function. |
ResolveVariable | When overridden in a derived class, resolves a function reference and returns an IXsltContextFunction representing the function. The IXsltContextFunction is used at execution time to get the return value of the function. |
DDomContext Class | XRules Namespace