]> source.dussan.org Git - poi.git/commitdiff
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)
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

index 752735d931000e1aae638032b4660c620f5bfb76..1ac63c122e3b4eb7c0686344278b935b272d69cd 100644 (file)
Binary files a/tools/antipede/lib/krysalis-centipede.jar and b/tools/antipede/lib/krysalis-centipede.jar differ