|
Qizx/Open v0.3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Tests a node on behalf of path-steps or type matching.
| Method Summary | |
boolean |
accepts(int kind,
QName name)
|
boolean |
accepts(Node node)
|
int |
getNodeKind()
Returns the node kind (Node.ELEMENT, Node.TEXT etc) or -1 if not simple. |
boolean |
needsNode()
|
boolean |
staticallyCheckable()
Returns true for simple node test (node kind only). |
| Method Detail |
public boolean accepts(int kind,
QName name)
public boolean accepts(Node node)
public boolean needsNode()
public int getNodeKind()
public boolean staticallyCheckable()
|
Copyright Xavier FRANC 2003-2004 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||