poi/tools
Nicola Ken Barozzi 36b40fef8d 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
2002-04-18 15:45:13 +00:00
..
antipede Laters centipede jar; it also adds the list of the elements if there are many 2002-04-18 15:45:13 +00:00
cents Make it ignore also cent.jar files. 2002-04-16 16:50:15 +00:00
.cvsignore Update of Krysalis Centipede build system to version 1.0-dev 2002-04-03 17:06:10 +00:00