summaryrefslogtreecommitdiffstats
path: root/bindings/java/tests/LoginTest.java
diff options
context:
space:
mode:
authorBenjamin Dauvergne <bdauvergne@entrouvert.com>2009-08-26 15:12:46 +0000
committerBenjamin Dauvergne <bdauvergne@entrouvert.com>2009-08-26 15:12:46 +0000
commit28bdebee5235a9993de223b2cca631a5ec831207 (patch)
treed85419fb2c929bc7414f5d0d85939d2a9a512667 /bindings/java/tests/LoginTest.java
parent44a26b40e18a01dc1aa140e6df87d2fa38d263e9 (diff)
downloadlasso-28bdebee5235a9993de223b2cca631a5ec831207.tar.gz
lasso-28bdebee5235a9993de223b2cca631a5ec831207.tar.xz
lasso-28bdebee5235a9993de223b2cca631a5ec831207.zip
XML: add API to simplify evaluation of XPath expressions
* lasso/xml/tools.c,lasso/xml/private.h: - lasso_eval_xpath_expression(xmlXPathContextPtr xpathCtx, const char *expression, xmlXPathObjectPtr *xpathObjectPtr, int *xpathErrorCode) is a boolean returning function handling call to libxml API to evaluate en XPath expression in the xpathCtx context. It eventually save the returned nodeset in the variable pointed by xpathObjectPtr if it is not-NULL (and eventually deallocate previous value) and if an error happend it copy its code into the variable pointed to by xpathErrorCode if it is not NULL.
Diffstat (limited to 'bindings/java/tests/LoginTest.java')
0 files changed, 0 insertions, 0 deletions