Author: rwhitcomb
Date: Tue Nov 7 20:00:17 2017
New Revision: 1814534
URL: http://svn.apache.org/viewvc?rev=1814534&view=rev
Log:
Code cleanup: Made some private methods in QueryDictionary to remove duplicated
code all through this class.
Fixed what looked like a bug in "remove(String,int)" wher
Author: rwhitcomb
Date: Tue Nov 7 19:52:03 2017
New Revision: 1814533
URL: http://svn.apache.org/viewvc?rev=1814533&view=rev
Log:
PIVOT-1011, PIVOT-999, Code cleanup:
* Use "Utils" methods for parameter validation in some
of the "web" classes.
* Move the QueryListenerList to inside QueryListene