|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcdqa.function.ConstNodeUnaryPredicate
class ConstNodeUnaryPredicate
Field Summary | |
---|---|
(package private) boolean |
b
|
Fields inherited from interface cdqa.function.NodeUnaryPredicate |
---|
FALSE, TRUE |
Constructor Summary | |
---|---|
ConstNodeUnaryPredicate(boolean b)
|
Method Summary | |
---|---|
boolean |
apply(org.w3c.dom.Node n)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
boolean b
Constructor Detail |
---|
public ConstNodeUnaryPredicate(boolean b)
Method Detail |
---|
public boolean apply(org.w3c.dom.Node n)
apply
in interface NodeUnaryPredicate
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |