Package | Description |
---|---|
org.jaxen.expr |
Interfaces and default implementations for
XPath expression components.
|
Modifier and Type | Method and Description |
---|---|
LiteralExpr |
XPathFactory.createLiteralExpr(String literal)
Create a string literal expression.
|
LiteralExpr |
DefaultXPathFactory.createLiteralExpr(String literal) |
Copyright © 2001–2015 Codehaus. All rights reserved.