Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

xpath.m File Reference

XPath class definition. More...

#include <LibXmlKit/xpath.h>
#include <LibXmlKit/xmldoc.h>

Functions

id NULL ()
BOOL compile: (id, const xmlChar *, id expstr, id, id xpath_exp, id, expstr xmlXPathCompile,)
BOOL evaluate: (id, XmlDoc *, id doc, id, id xmlXPathContextPtr, id context,)
 if (docptr==NULL||(context=xmlXPathNewContext(docptr))==NULL)
 xmlXPathFreeContext (context)
xpath_eval_result==NULL||xpath_eval_result->type!=XPATH_NODESET nil ()

Variables

 xpath_eval_result = NULL
 return [super init]
return xpath_exp = NULL
xmlDocPtr docptr = [doc docPtr]


Detailed Description

XPath class definition.

Date:
2004.02.14
Author:
Steel Wheels Project
Copyright
Copyright (C) 2004 Steel Wheels Project. All right reserved.
Description
XPath class definition. XPath class operates xpath expression for XML data processing.

Generated on Mon Jul 19 20:04:09 2004 for LibXmlKit by doxygen 1.3.6