Property | Type | Description | |
---|---|---|---|
IsAttribute | bool | ||
IsDescendantOrSelf | bool | ||
IsNameTest | bool | ||
IsSelf | bool | ||
SetURN | void |
Method | Description | |
---|---|---|
Asttree ( string xPath, bool isField, XmlNamespaceManager nsmgr ) : System.Xml.XPath | ||
CompileXPath ( string xPath, bool isField, XmlNamespaceManager nsmgr ) : void | ||
PrintTree ( |
Method | Description | |
---|---|---|
IsAttribute ( Axis ast ) : bool | ||
IsDescendantOrSelf ( Axis ast ) : bool | ||
IsNameTest ( Axis ast ) : bool | ||
IsSelf ( Axis ast ) : bool | ||
SetURN ( Axis axis, XmlNamespaceManager nsmgr ) : void |
public Asttree ( string xPath, bool isField, XmlNamespaceManager nsmgr ) : System.Xml.XPath | ||
xPath | string | |
isField | bool | |
nsmgr | XmlNamespaceManager | |
return | System.Xml.XPath |
public CompileXPath ( string xPath, bool isField, XmlNamespaceManager nsmgr ) : void | ||
xPath | string | |
isField | bool | |
nsmgr | XmlNamespaceManager | |
return | void |
public PrintTree ( |
||
msw | ||
return | void |