Package com.canoo.webtest.engine.xpath

XPath related functionalities.

See:
          Description

Class Summary
CleanTextFunction Utility function performing following operations on the text: replace all kind of spaces (space, non breaking space, new line, line feed, tab) with a normal space replace multiple instances of space with a single one trims the resulting string This function is available under the name "wt:cleanText".
MatchesFunction This function should work as the matches function defined by XPath 2.
SimpleNamespaceContext  
SimpleXPathFunctionResolver  
SimpleXPathVariableResolver  
XPathHelper Helper class for a central XPath creation allowing to share variable, function and namespace contexts.
 

Package com.canoo.webtest.engine.xpath Description

XPath related functionalities.


Copyright © 2001-2007 Canoo Engineering AG, Basel. All rights reserved.