Package com.gargoylesoftware.htmlunit.html.xpath

Jaxen XPath adapter implementation for the Htmlunit DOM

See:
 Description

Class Summary
DocumentNavigator Jaxen Navigator implementation for navigating around the HtmlUnit DOM object model in the context of XPath evaluation.
FunctionContextWrapper A wrapper allowing to add new functions without affecting the original context.
HtmlUnitXPath Jaxen XPath adapter implementation for the HtmlUnit DOM model This is the main entry point for matching an XPath against a HU-DOM tree.
LowerCaseFunction Custom XPath function to convert the argument to lower case (using the default locale as in String.toLowerCase().
 

Package com.gargoylesoftware.htmlunit.html.xpath Description

Jaxen XPath adapter implementation for the Htmlunit DOM



Copyright © 2003-2009 AppPerfect Corporation. All Rights Reserved.