|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.commons.jxpath.ri.Parser
public class Parser
XPath parser
| Constructor Summary | |
|---|---|
Parser()
|
|
| Method Summary | |
|---|---|
static java.lang.Object |
parseExpression(java.lang.String expression,
Compiler compiler)
Parses the XPath expression. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Parser()
| Method Detail |
|---|
public static java.lang.Object parseExpression(java.lang.String expression,
Compiler compiler)
expression - to parsecompiler - the compiler
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||