public class PathExpression extends Object
Created on May 23, 2005
| Modifier and Type | Method and Description |
|---|---|
static PathExpression |
getExpression(String s)
Converts a path selection string into a path expression.
|
Node |
getNode(Node root,
Node parent,
StringBuffer error) |
String |
toString() |
public static PathExpression getExpression(String s) throws Exception
s - ExceptionCopyright © 2017 etc.to. All rights reserved.