Xml.XPath.Context – libxml-2.0 Reference Manual
Packages
libxml-2.0
Xml
XPath
Context
Context
eval
eval_expression
register_ns
set_cache
doc
node
Context
Object Hierarchy:
Description:
[
Compact
]
public
class
Context
Namespace:
Xml.XPath
Package:
libxml-2.0
Content:
Creation methods:
public
Context
(
unowned
Doc
* doc)
Methods:
public
int
set_cache
(
int
active,
int
value,
int
options)
public
unowned
Object
*
eval
(
string
str)
public
unowned
Object
*
eval_expression
(
string
str)
public
int
register_ns
(
string
prefix,
string
ns_uri)
Fields:
public
unowned
Doc
*
doc
public
unowned
Node
*
node