|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.buffalo.nsf.xmlcqa.data.query.NodeTest
Field Summary | |
---|---|
static NodeTest |
EMPTY
|
static NodeTest |
NODE
|
static NodeTest |
STAR
|
static NodeTest |
TEXT
|
Constructor Summary | |
---|---|
NodeTest()
|
Method Summary | |
---|---|
java.util.Collection |
filter(java.util.Collection nodes)
|
abstract boolean |
test(TreeNode node)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final NodeTest EMPTY
public static final NodeTest NODE
public static final NodeTest STAR
public static final NodeTest TEXT
Constructor Detail |
public NodeTest()
Method Detail |
public java.util.Collection filter(java.util.Collection nodes)
nodes
-
public abstract boolean test(TreeNode node)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |