Lang - class com.japisoft.xpath.function.basic.Lang.
The lang function returns true or false depending on whether the language of the context node as specified by xml:lang
attributes is the same as or is a sublanguage of the language specified by the argument string.
Lang() -
Constructor for class com.japisoft.xpath.function.basic.Lang
Last - class com.japisoft.xpath.function.basic.Last.
Return a number equal to the context size from the expression
evaluation context.
Last() -
Constructor for class com.japisoft.xpath.function.basic.Last