|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--de.pannenleiter.db.expr.Expression
|
+--de.pannenleiter.db.expr.PathExpression
| Constructor Summary | |
PathExpression(Expression start,
Step step)
Constructor |
|
| Method Summary | |
void |
dump(java.lang.String indent)
|
java.lang.String |
toString()
|
| Methods inherited from class de.pannenleiter.db.expr.Expression |
toSQL |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
| Constructor Detail |
public PathExpression(Expression start,
Step step)
start - A node-set expression denoting the absolute or relative set of nodes from which the
navigation path should start.| Method Detail |
public void dump(java.lang.String indent)
public java.lang.String toString()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||