]> source.dussan.org Git - poi.git/commit
Laters centipede jar; it also adds the list of the elements if there are many
authorNicola Ken Barozzi <nicolaken@apache.org>
Thu, 18 Apr 2002 15:45:13 +0000 (15:45 +0000)
committerNicola Ken Barozzi <nicolaken@apache.org>
Thu, 18 Apr 2002 15:45:13 +0000 (15:45 +0000)
commitcb7f1cbd0e3f1f2d44444489b03eae0d6ea4aec2
treebb0e6729e7b511df635b3e3dc22d9adb9de7c872
parent8a36f7dcc81db7315d54a0d45ff8f829b323cb71
Laters centipede jar; it also adds the list of the elements if there are many
with the same name and puts the others in like:
<element>content1</element>
<element>content2</element>
<element>content3</element>

becomes

element=content1
element[0]=content1
element[1]=content2
element[2]=content3
element.list=element[0],element[1],element[2]

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352450 13f79535-47bb-0310-9956-ffa450edef68
tools/antipede/lib/krysalis-centipede.jar