IResolvedDocument InterfaceIResolvedDocument InterfaceIResolvedDocument Interface
- XmlPrime 5.0
- Other Versions ▼
Defines the methods supported by a document that has been returned from an IDocumentResolverIDocumentResolverIDocumentResolver.
Syntax
Public Interface IResolvedDocument _ Implements System.Xml.XPath.IXPathNavigable
public interface IResolvedDocument : System.Xml.XPath.IXPathNavigable
public: interface class IResolvedDocument : System.Xml.XPath::IXPathNavigable^
The IResolvedDocumentIResolvedDocumentIResolvedDocument
type exposes the following members.
Properties
Methods
Method | Description | |
---|---|---|
![]() | IXPathNavigable.CreateNavigatorIXPathNavigable.CreateNavigatorIXPathNavigable::CreateNavigator | Returns a new XPathNavigatorXPathNavigatorXPathNavigator object. (Inherited from System.Xml.XPath.IXPathNavigableSystem.Xml.XPath.IXPathNavigableSystem.Xml.XPath::IXPathNavigable) |
![]() | GetFragmentGetFragmentGetFragment | Resolves a fragment identifier to a node in the document. |