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

L

LangFunction - Class in org.jaxen.function
4.3 boolean lang(string)
LangFunction() - Constructor for class org.jaxen.function.LangFunction
Create a new LangFunction object.
LastFunction - Class in org.jaxen.function
4.1 number last()
LastFunction() - Constructor for class org.jaxen.function.LastFunction
Create a new LastFunction object.
LESS_THAN - Static variable in interface org.jaxen.saxpath.Operator
The less-than operator <
LESS_THAN_EQUALS - Static variable in interface org.jaxen.saxpath.Operator
The less-than-or-equal-to operator <=
LinkedIterator - Class in org.jaxen.util
Deprecated. This class is undocumented and untested. It will be removed in a future release.
LinkedIterator() - Constructor for class org.jaxen.util.LinkedIterator
Deprecated.  
literal(String) - Method in class org.jaxen.JaxenHandler
 
literal(String) - Method in class org.jaxen.saxpath.helpers.DefaultXPathHandler
 
literal(String) - Method in interface org.jaxen.saxpath.XPathHandler
Receive notification of a literal expression.
LiteralExpr - Interface in org.jaxen.expr
Represents an XPath string literal.
LocaleFunctionSupport - Class in org.jaxen.function.ext
An abstract base class for Locale-specific extension functions.
LocaleFunctionSupport() - Constructor for class org.jaxen.function.ext.LocaleFunctionSupport
 
LocalNameFunction - Class in org.jaxen.function
4.1 string local-name(node-set?)
LocalNameFunction() - Constructor for class org.jaxen.function.LocalNameFunction
Create a new LocalNameFunction object.
LocationPath - Interface in org.jaxen.expr
Represents an XPath location path such as //foo/bar or pre:baz[position()=last()].
LocationPathPattern - Class in org.jaxen.pattern
LocationPathPattern matches any node using a location path such as A/B/C.
LocationPathPattern() - Constructor for class org.jaxen.pattern.LocationPathPattern
 
LocationPathPattern(NodeTest) - Constructor for class org.jaxen.pattern.LocationPathPattern
 
LogicalExpr - Interface in org.jaxen.expr
Represents an XPath logical expression.
lookup(int) - Static method in class org.jaxen.saxpath.Axis
Returns the name of the axis.
lookup(String) - Static method in class org.jaxen.saxpath.Axis
Returns the code for an axis given its name.
lookupNamespaceURI(String) - Method in class org.jaxen.dom.NamespaceNode
Return the namespace URI mapped to the specified prefix within the scope of this namespace node.
lookupPrefix(String) - Method in class org.jaxen.dom.NamespaceNode
Return the prefix bound to this namespace URI within the scope of this node.
LowerFunction - Class in org.jaxen.function.ext
string lower-case(string) This function can take a second parameter of the Locale to use for the String conversion.
LowerFunction() - Constructor for class org.jaxen.function.ext.LowerFunction
 

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