public final class NameTest extends Test
| Modifier and Type | Field and Description |
|---|---|
byte[] |
ln
Local name.
|
| Constructor and Description |
|---|
NameTest(boolean att)
Empty constructor ('*').
|
NameTest(QNm nm,
Test.Mode t,
boolean att)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
comp(QueryContext ctx)
Optimizes and compiles the expression.
|
boolean |
eq(ANode node)
Tests if the test yields true.
|
java.lang.String |
toString() |
public NameTest(boolean att)
att - attribute flagpublic boolean comp(QueryContext ctx)
Testpublic java.lang.String toString()
toString in class java.lang.Object