Method | Description | |
---|---|---|
Evaluate ( |
Evaluates XPointer pointer and returns iterator over pointed nodes.
|
|
SchemaBasedPointer ( IList |
Creates scheme based XPointer given list of pointer parts.
|
public Evaluate ( |
||
nav | XPathNavigator to evaluate the
/// |
|
return |
public SchemaBasedPointer ( IList |
||
parts | IList |
List of pointer parts |
xpointer | string | String representation of the XPointer /// (for error diagnostics) |
return | System |