|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.basex.query.xquery.path.Test
org.basex.query.xquery.path.KindTest
public class KindTest
XQuery Node Tests.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.basex.query.xquery.path.Test |
|---|
Test.Kind |
| Field Summary |
|---|
| Fields inherited from class org.basex.query.xquery.path.Test |
|---|
kind, name, NODE, type |
| Constructor Summary | |
|---|---|
KindTest(Type t)
Constructor. |
|
KindTest(Type t,
QNm ext)
Constructor. |
|
| Method Summary | |
|---|---|
boolean |
e(Nod tmp)
Tests the specified node. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public KindTest(Type t)
t - node type
public KindTest(Type t,
QNm ext)
t - node typeext - type extension| Method Detail |
|---|
public boolean e(Nod tmp)
throws XQException
Test
e in class Testtmp - temporary node
XQException - evaluation exceptionpublic java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||