A B C D E F G H I L M N O P R S T U V X Y

L

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
 
Lib - interface com.japisoft.xpath.function.Lib.
Library for XML standard function and custom
Literal - class com.japisoft.xpath.node.Literal.
Literal inside an expression
LITERAL - Static variable in class com.japisoft.xpath.XPathParser
 
Literal() - Constructor for class com.japisoft.xpath.node.Literal
 
literal(String) - Method in class com.japisoft.xpath.DebugXPathResolver
 
literal(String) - Method in class com.japisoft.xpath.TreeXPathResolver
 
literal(String) - Method in interface com.japisoft.xpath.XPathResolver
Current literal
LocalName - class com.japisoft.xpath.function.basic.LocalName.
function returns the local part of the expanded-name of the node in the argument node-set that is first in document order.
LocalName() - Constructor for class com.japisoft.xpath.function.basic.LocalName
 

A B C D E F G H I L M N O P R S T U V X Y