Fix test-harnesses and generator to work with new relation structure.
[cql-java-moved-to-github.git] / src / org / z3950 / zing / cql / CQLNode.java
2002-10-30 mikeFix test-harnesses and generator to work with new relat...
2002-10-30 mikeLOTS of changes. Biggies include proper support for...
2002-10-29 mikeHandle relations, improve XML rendering (wow, was that...
2002-10-27 mikeFirst more-or-less working version: does terms, boolean...
2002-10-25 mikeFix inheritance
2002-10-25 mikeAdded CQLBooleanNode (where had it gone?!)
2002-10-25 mikeMake classes public.
2002-10-25 mikeAdd initial version of most of the CQL*Node classes.