Java IDL parser updated to use derived field array index
authorBill Erickson <berick@esilibrary.com>
Fri, 24 Feb 2012 21:33:58 +0000 (16:33 -0500)
committerBill Erickson <berick@esilibrary.com>
Tue, 28 Feb 2012 13:00:33 +0000 (08:00 -0500)
commitc8fbec8a5f46b2673f81cec76805f69ce84aaddd
tree6de7bdfa549c042320ed8f12ffa78dc7f4b5732c
parent3ace401ed850aa71eb555d7e30e0fe8c47dd6d0a
Java IDL parser updated to use derived field array index

The "array_position" IDL attribute is deprecated.  Determine the
index by field position within the XML.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/src/java/org/open_ils/idl/IDLParser.java