Added CQLBooleanNode (where had it gone?!)
authormike <mike>
Fri, 25 Oct 2002 16:04:44 +0000 (16:04 +0000)
committermike <mike>
Fri, 25 Oct 2002 16:04:44 +0000 (16:04 +0000)
commitdbe5e770526df9b0b8d09cfce0ebe23c3fd00bad
treec9bcc35338ce53ec8bce4a0cf813081964f3eb34
parent437ea0b3a09e884447853d42f879010cd0cc391e
Added CQLBooleanNode (where had it gone?!)
Uncommented the test-harness in CQLNode -- it _should_ work!
src/org/z3950/zing/cql/CQLBooleanNode.java [new file with mode: 0644]
src/org/z3950/zing/cql/CQLNode.java