org.exist.xquery
Class NameTest
java.lang.Object
org.exist.xquery.TypeTest
org.exist.xquery.NameTest
- All Implemented Interfaces:
- NodeTest
public class NameTest
- extends TypeTest
NameTest
public NameTest(int type,
QName name)
getName
public QName getName()
- Specified by:
getName in interface NodeTest- Overrides:
getName in class TypeTest
matches
public boolean matches(NodeProxy proxy)
- Specified by:
matches in interface NodeTest- Overrides:
matches in class TypeTest
matches
public boolean matches(Node other)
- Specified by:
matches in interface NodeTest- Overrides:
matches in class TypeTest
matchesName
public boolean matchesName(Node other)
isWildcardTest
public boolean isWildcardTest()
- Specified by:
isWildcardTest in interface NodeTest- Overrides:
isWildcardTest in class TypeTest
dump
public void dump(ExpressionDumper dumper)
toString
public String toString()
- Overrides:
toString in class TypeTest
Copyright (C) Wolfgang Meier. All rights reserved.