System.Xml.XPath

  Portable.NET  
 

System.Xml.XPath Namespace

 
 

<< PrevUpNext >>

 
 
Classes
 · XPathDocument
 · XPathException
 · XPathNavigator
 · XPathNodeIterator

There are 4 incomplete classes in this namespace

In total we are missing :

  7 constructors, 19 methods, 0 fields, 2 properties, and 0 events.
 
  
 
 
 

System.Xml.XPath.XPathDocument

Status : last modified on Mon May 26 16:33:47 2003
Constructor Summary
System.Xml.XPath.XPathDocument(System.Xml.XmlReader reader, System.Xml.XmlSpace space)TODO
System.Xml.XPath.XPathDocument(System.Xml.XmlReader reader)TODO
System.Xml.XPath.XPathDocument(System.IO.TextReader reader)TODO
System.Xml.XPath.XPathDocument(System.IO.Stream stream)TODO
System.Xml.XPath.XPathDocument(System.String uri)TODO
System.Xml.XPath.XPathDocument(System.String uri, System.Xml.XmlSpace space)TODO
Method Summary
System.Xml.XPath.XPathNavigator CreateNavigator()TODO

 
  
 
 
 

System.Xml.XPath.XPathException

Status : last modified on Wed May 28 04:53:36 2003
Constructor Summary
System.Xml.XPath.XPathException(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context)Missing
Method Summary
System.Void GetObjectData(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context)Missing
Property Summary
System.String Message Missing

 
  
 
 
 

System.Xml.XPath.XPathNavigator

Status : TODO last modified on Mon Oct 11 05:02:16 2004
Method Summary
System.Xml.XmlNodeOrder ComparePosition(System.Xml.XPath.XPathNavigator nav)TODO
System.Xml.XPath.XPathExpression Compile(System.String xpath)TODO
System.Object Evaluate(System.Xml.XPath.XPathExpression expr)TODO
System.Object Evaluate(System.Xml.XPath.XPathExpression expr, System.Xml.XPath.XPathNodeIterator context)TODO
System.Object Evaluate(System.String xpath)TODO
System.Boolean IsDescendant(System.Xml.XPath.XPathNavigator nav)TODO
System.Boolean Matches(System.Xml.XPath.XPathExpression expr)TODO
System.Boolean Matches(System.String xpath)TODO
System.Boolean MoveToFirstNamespace()TODO
System.Boolean MoveToNextNamespace()TODO
System.Xml.XPath.XPathNodeIterator SelectAncestors(System.Xml.XPath.XPathNodeType type, System.Boolean matchSelf)TODO
System.Xml.XPath.XPathNodeIterator SelectAncestors(System.String name, System.String namespaceURI, System.Boolean matchSelf)TODO
System.Xml.XPath.XPathNodeIterator SelectChildren(System.Xml.XPath.XPathNodeType type)TODO
System.Xml.XPath.XPathNodeIterator SelectChildren(System.String name, System.String namespaceURI)TODO
System.Xml.XPath.XPathNodeIterator SelectDescendants(System.Xml.XPath.XPathNodeType type, System.Boolean matchSelf)TODO
System.Xml.XPath.XPathNodeIterator SelectDescendants(System.String name, System.String namespaceURI, System.Boolean matchSelf)TODO
System.String ToString()TODO

 
  
 
 
 

System.Xml.XPath.XPathNodeIterator

Status : last modified on Mon Jan 19 08:48:40 2004
Property Summary
System.Int32 Count TODO

 
 


 
 

This document is licensed under the GNU FDL.
Last Updated on 15-12-2004

Visit http://www.dotgnu.org for more details

[Powered by Free Software] [Graphics by Gimp] [Powered by GNU]
Maintained by Gopal.V