Uses of Interface
org.jaxen.expr.LiteralExpr
Packages that use LiteralExpr
Package
Description
Interfaces and default implementations for
XPath expression components.
-
Uses of LiteralExpr in org.jaxen.expr
Methods in org.jaxen.expr that return LiteralExprModifier and TypeMethodDescriptionDefaultXPathFactory.createLiteralExpr
(String literal) XPathFactory.createLiteralExpr
(String literal) Create a string literal expression.