org.exist.xquery
Class AnyNodeTest
java.lang.Object
org.exist.xquery.AnyNodeTest
- All Implemented Interfaces:
- NodeTest
public class AnyNodeTest
- extends Object
- implements NodeTest
AnyNodeTest
public AnyNodeTest()
getName
public QName getName()
- Specified by:
getName in interface NodeTest
isWildcardTest
public boolean isWildcardTest()
- Specified by:
isWildcardTest in interface NodeTest
matches
public boolean matches(Node node)
- Specified by:
matches in interface NodeTest
matches
public boolean matches(NodeProxy proxy)
- Specified by:
matches in interface NodeTest
dump
public void dump(ExpressionDumper dumper)
toString
public String toString()
- Overrides:
toString in class Object
setType
public void setType(int nodeType)
- Specified by:
setType in interface NodeTest
getType
public int getType()
- Specified by:
getType in interface NodeTest
Copyright (C) Wolfgang Meier. All rights reserved.