- Change the XCQL output to include the nasty and redundant
authormike <mike>
Wed, 20 Nov 2002 01:15:14 +0000 (01:15 +0000)
committermike <mike>
Wed, 20 Nov 2002 01:15:14 +0000 (01:15 +0000)
commitf744abfa23a7e569a156e4686e0e8e3cec242652
tree4608941b35d64c9f3d4f6f19e818ca3068bb2364
parent5f89ad99843e3f184d48bf517351f98d0584966e
- Change the XCQL output to include the nasty and redundant
  (but official) <leftOperand> and <rightOperand> wrapper
  elements.
- Change the XCQL output to use the nasty (but official)
  rendition of prefix-mapping: a <prefixes> element,
  containing one of more <prefix>es may appear at the top
  level of either a <searchClause> or a <triple>.
Also, improve the text/regression scaffolding somewhat.
13 files changed:
Changes
src/org/z3950/zing/cql/CQLBooleanNode.java
src/org/z3950/zing/cql/CQLGenerator.java
src/org/z3950/zing/cql/CQLNode.java
src/org/z3950/zing/cql/CQLParser.java
src/org/z3950/zing/cql/CQLPrefixNode.java
src/org/z3950/zing/cql/CQLProxNode.java
src/org/z3950/zing/cql/CQLRelation.java
src/org/z3950/zing/cql/CQLTermNode.java
test/regression/Makefile
test/regression/README
test/regression/runtests
test/regression/showtest