Package org.xmlpull.v1.builder.xpath.jaxen.function.ext

Class Summary
EndsWithFunction boolean ends-with(string,string)
EvaluateFunction node-set evaluate(string)
LocaleFunctionSupport An abastract base class for Locale-specific extension functions.
LowerFunction string lower-case(string) This function can take a second parameter of the Locale to use for the String conversion.
MatrixConcatFunction Extension Function boolean matrix-concat(nodeSet,nodeSet,nodeSet*)
MatrixConcatFunction.MatrixEnum  
UpperFunction string upper-case(string) This function can take a second parameter of the Locale to use for the String conversion.