|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jaxfront.core.xpath.XPNodeWalker
public class XPNodeWalker
| Constructor Summary | |
|---|---|
XPNodeWalker()
|
|
| Method Summary | |
|---|---|
static Type |
handleExpressionNode(Type start,
XPNode xNode,
boolean edTypeTraverseOnly)
|
static Type |
handleNamedNode(Type start,
XPNode xNode,
boolean edTypeTraverseOnly)
|
static Type |
handleParentNode(Type start,
boolean edTypeTraverseOnly)
|
static Type |
handleSameNode(Type start)
|
static Type |
walkTypeXpath(java.lang.String xpath,
Type start,
boolean edTypeTraverseOnly)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XPNodeWalker()
| Method Detail |
|---|
public static Type walkTypeXpath(java.lang.String xpath,
Type start,
boolean edTypeTraverseOnly)
public static Type handleParentNode(Type start,
boolean edTypeTraverseOnly)
public static Type handleSameNode(Type start)
public static Type handleNamedNode(Type start,
XPNode xNode,
boolean edTypeTraverseOnly)
public static Type handleExpressionNode(Type start,
XPNode xNode,
boolean edTypeTraverseOnly)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||