Poi -> POI
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353286 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
5819887172
commit
b5eabd5d58
@ -36,15 +36,15 @@
|
|||||||
|
|
||||||
<section><title>Patch Queue</title>
|
<section><title>Patch Queue</title>
|
||||||
<p><link href="patches.html">Submissions of modifications</link>
|
<p><link href="patches.html">Submissions of modifications</link>
|
||||||
to Poi which are awaiting review. Anyone can
|
to POI which are awaiting review. Anyone can
|
||||||
comment on them on the dev mailing list - code reviewers are needed!
|
comment on them on the dev mailing list - code reviewers are needed!
|
||||||
<strong>Use these at your own risk</strong> - although Poi has no guarantee
|
<strong>Use these at your own risk</strong> - although POI has no guarantee
|
||||||
either, these patches have not been reviewed, let alone accepted.
|
either, these patches have not been reviewed, let alone accepted.
|
||||||
</p>
|
</p>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section><title>Other Extensions</title>
|
<section><title>Other Extensions</title>
|
||||||
<p>The other extensions listed here are <strong>not endorsed</strong> by the Poi
|
<p>The other extensions listed here are <strong>not endorsed</strong> by the POI
|
||||||
project either - they are provided as a convenience only. They may or may not work,
|
project either - they are provided as a convenience only. They may or may not work,
|
||||||
they may or may not be open source, etc.
|
they may or may not be open source, etc.
|
||||||
</p>
|
</p>
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
<!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN" "./dtd/book-cocoon-v10.dtd">
|
<!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN" "./dtd/book-cocoon-v10.dtd">
|
||||||
|
|
||||||
<book software="Poi"
|
<book software="Poi"
|
||||||
title="Poi Project Documentation"
|
title="POI Project Documentation"
|
||||||
copyright="@year@ Poi Project"
|
copyright="@year@ POI Project"
|
||||||
xmlns:xlink="http://www.w3.org/1999/xlink">
|
xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||||
|
|
||||||
<menu label="Marketing">
|
<menu label="Marketing">
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
<document>
|
<document>
|
||||||
<header>
|
<header>
|
||||||
<title>Jakarta Poi - Case Studies</title>
|
<title>Jakarta POI - Case Studies</title>
|
||||||
<authors>
|
<authors>
|
||||||
<person id="AO" name="Andrew C. Oliver" email="acoliver@apache.org"/>
|
<person id="AO" name="Andrew C. Oliver" email="acoliver@apache.org"/>
|
||||||
<person id="CR" name="Cameron Riley" email="crileyNO@SPAMekmail.com"/>
|
<person id="CR" name="Cameron Riley" email="crileyNO@SPAMekmail.com"/>
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
<person id="GJS" name="Glen Stampoultzis" email="poi-user@jakarta.apache.org"/>
|
<person id="GJS" name="Glen Stampoultzis" email="poi-user@jakarta.apache.org"/>
|
||||||
<person id="MJ" name="Marc Johnson" email="mjohnson@apache.org"/>
|
<person id="MJ" name="Marc Johnson" email="mjohnson@apache.org"/>
|
||||||
<person id="NKB" name="Nicola Ken Barozzi" email="barozzi@nicolaken.com"/>
|
<person id="NKB" name="Nicola Ken Barozzi" email="barozzi@nicolaken.com"/>
|
||||||
<person id="POI-DEVELOPERS" name="Poi Developers" email="poi-dev@jakarta.apache.org"/>
|
<person id="POI-DEVELOPERS" name="POI Developers" email="poi-dev@jakarta.apache.org"/>
|
||||||
</devs>
|
</devs>
|
||||||
<release version="2.0-pre1" date="unreleased">
|
<release version="2.0-pre1" date="unreleased">
|
||||||
<action dev="POI-DEVELOPERS" type="add">Patch applied for deep cloning of worksheets was provided</action>
|
<action dev="POI-DEVELOPERS" type="add">Patch applied for deep cloning of worksheets was provided</action>
|
||||||
|
@ -271,12 +271,12 @@
|
|||||||
</faq>
|
</faq>
|
||||||
<faq>
|
<faq>
|
||||||
<question>
|
<question>
|
||||||
Will Poi read any spreadsheet and rewrite it with modifications.
|
Will POI read any spreadsheet and rewrite it with modifications.
|
||||||
</question>
|
</question>
|
||||||
<answer>
|
<answer>
|
||||||
<p>Poi is not guanteed to read the contents of any spreadsheet.
|
<p>POI is not guanteed to read the contents of any spreadsheet.
|
||||||
Certain features may cause spreadsheets to fail to read. More
|
Certain features may cause spreadsheets to fail to read. More
|
||||||
problematic is rewriting spreadsheets. Poi tried hard to
|
problematic is rewriting spreadsheets. POI tried hard to
|
||||||
preserve the records of the original spreadsheet but some
|
preserve the records of the original spreadsheet but some
|
||||||
features may cause problems. We advise that you limit the
|
features may cause problems. We advise that you limit the
|
||||||
formatting of spreadsheets you process so as to not be
|
formatting of spreadsheets you process so as to not be
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
<!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN" "./dtd/book-cocoon-v10.dtd">
|
<!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN" "./dtd/book-cocoon-v10.dtd">
|
||||||
|
|
||||||
<book software="Poi"
|
<book software="Poi"
|
||||||
title="Poi Project Documentation"
|
title="POI Project Documentation"
|
||||||
copyright="@year@ Poi Project"
|
copyright="@year@ POI Project"
|
||||||
xmlns:xlink="http://www.w3.org/1999/xlink">
|
xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||||
|
|
||||||
<menu label="Jakarta Poi">
|
<menu label="Jakarta Poi">
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN" "../dtd/book-cocoon-v10.dtd">
|
<!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN" "../dtd/book-cocoon-v10.dtd">
|
||||||
<book software="Poi Project" title="HDF" copyright="@year@ Poi Project">
|
<book software="POI Project" title="HDF" copyright="@year@ POI Project">
|
||||||
<menu label="Jakarta Poi">
|
<menu label="Jakarta Poi">
|
||||||
<menu-item label="Top" href="../index.html"/>
|
<menu-item label="Top" href="../index.html"/>
|
||||||
</menu>
|
</menu>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
<document>
|
<document>
|
||||||
<header>
|
<header>
|
||||||
<title>Jakarta Poi - HDF -Java APIs with XML manipulate MS-Word</title>
|
<title>Jakarta POI - HDF -Java APIs with XML manipulate MS-Word</title>
|
||||||
<subtitle>Overview</subtitle>
|
<subtitle>Overview</subtitle>
|
||||||
<authors>
|
<authors>
|
||||||
<person name="Nicola Ken Barozzi" email="barozzi@nicolaken.com"/>
|
<person name="Nicola Ken Barozzi" email="barozzi@nicolaken.com"/>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
<document>
|
<document>
|
||||||
<header>
|
<header>
|
||||||
<title>Jakarta Poi - Project History</title>
|
<title>Jakarta POI - Project History</title>
|
||||||
<authors>
|
<authors>
|
||||||
<person id="AO" name="Andrew C. Oliver" email="acoliver@apache.org"/>
|
<person id="AO" name="Andrew C. Oliver" email="acoliver@apache.org"/>
|
||||||
</authors>
|
</authors>
|
||||||
@ -12,9 +12,9 @@
|
|||||||
<body>
|
<body>
|
||||||
|
|
||||||
|
|
||||||
<section><title>Jakarta Poi - Brief Project History</title>
|
<section><title>Jakarta POI - Brief Project History</title>
|
||||||
|
|
||||||
<p>The Poi project was dreamed up back around April 2001, when
|
<p>The POI project was dreamed up back around April 2001, when
|
||||||
Andrew Oliver landed a short term contract to do Java-based
|
Andrew Oliver landed a short term contract to do Java-based
|
||||||
reporting to Excel. He'd done this project a few times before
|
reporting to Excel. He'd done this project a few times before
|
||||||
and knew right where to look for the tools he needed.
|
and knew right where to look for the tools he needed.
|
||||||
@ -41,18 +41,18 @@
|
|||||||
on Marc's library. Several users wrote in asking to read XLS
|
on Marc's library. Several users wrote in asking to read XLS
|
||||||
(not just write as had originally been planned) and one user
|
(not just write as had originally been planned) and one user
|
||||||
had special requests for a different use for POIFS. Before
|
had special requests for a different use for POIFS. Before
|
||||||
long, the project scope had tripled. Poi 1.0 was released a
|
long, the project scope had tripled. POI 1.0 was released a
|
||||||
month later than planned, but with far more features. Marc
|
month later than planned, but with far more features. Marc
|
||||||
quickly wrote the serializer framework and HSSF Serializer in
|
quickly wrote the serializer framework and HSSF Serializer in
|
||||||
record time and Andrew banged out more documentation and worked
|
record time and Andrew banged out more documentation and worked
|
||||||
on making people aware of the project
|
on making people aware of the project
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p> Shortly before the release, Poi was fortunate to come into
|
<p> Shortly before the release, POI was fortunate to come into
|
||||||
contact with Nicola -Ken- Barrozzi who gave them samples for
|
contact with Nicola -Ken- Barrozzi who gave them samples for
|
||||||
the HSSF Serializer and help uncover its unfortunate bugs
|
the HSSF Serializer and help uncover its unfortunate bugs
|
||||||
(which were promptly fixed). More recently, Ken ported most
|
(which were promptly fixed). More recently, Ken ported most
|
||||||
of the Poi project documentation to XML from Andrew's crappy
|
of the POI project documentation to XML from Andrew's crappy
|
||||||
HTML docs he wrote with Star Office.
|
HTML docs he wrote with Star Office.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
@ -60,7 +60,7 @@
|
|||||||
joined the project. Glen was ticked off at Andrew's flippant attitude
|
joined the project. Glen was ticked off at Andrew's flippant attitude
|
||||||
towards adding graphing to HSSF. Glen got so ticked off he decided to
|
towards adding graphing to HSSF. Glen got so ticked off he decided to
|
||||||
grab a hammer and do it himself. Glen has already become an integral
|
grab a hammer and do it himself. Glen has already become an integral
|
||||||
part of the Poi development community; his contributions to HSSF have
|
part of the POI development community; his contributions to HSSF have
|
||||||
already started making waves.
|
already started making waves.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
@ -69,9 +69,9 @@ already started making waves.
|
|||||||
Cocoon Project</link>, only to discover the project had
|
Cocoon Project</link>, only to discover the project had
|
||||||
outgrown fitting nicely into just Cocoon long ago.
|
outgrown fitting nicely into just Cocoon long ago.
|
||||||
Furthermore, Andrew started eyeing other projects he'd like to
|
Furthermore, Andrew started eyeing other projects he'd like to
|
||||||
see Poi functionality added to. So it was decided to donate
|
see POI functionality added to. So it was decided to donate
|
||||||
the Serializers and Generators to Cocoon, other Poi
|
the Serializers and Generators to Cocoon, other POI
|
||||||
integration components to other projects, and the Poi APIs
|
integration components to other projects, and the POI APIs
|
||||||
would become part of Jakarta. It was a bumpy road but it
|
would become part of Jakarta. It was a bumpy road but it
|
||||||
looks like everything turned out since you're reading this!
|
looks like everything turned out since you're reading this!
|
||||||
</p>
|
</p>
|
||||||
@ -87,7 +87,7 @@ already started making waves.
|
|||||||
pay us to go away.
|
pay us to go away.
|
||||||
</p>
|
</p>
|
||||||
<p>Next, we've got some work to do here at Jakarta to finish
|
<p>Next, we've got some work to do here at Jakarta to finish
|
||||||
integrating Poi into the community. Furthermore, we're
|
integrating POI into the community. Furthermore, we're
|
||||||
still transitioning the Serializer to Cocoon.
|
still transitioning the Serializer to Cocoon.
|
||||||
</p>-->
|
</p>-->
|
||||||
<p>HSSF, during the 2.0 cycle, will undergo a few
|
<p>HSSF, during the 2.0 cycle, will undergo a few
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
<document>
|
<document>
|
||||||
<header>
|
<header>
|
||||||
<title>Jakarta Poi - HPSF - Java APIs with XML manipulate MS-Format Properties</title>
|
<title>Jakarta POI - HPSF - Java APIs with XML manipulate MS-Format Properties</title>
|
||||||
<subtitle>Overview</subtitle>
|
<subtitle>Overview</subtitle>
|
||||||
<authors>
|
<authors>
|
||||||
<person name="Rainer Klute" email="klute@apache.org"/>
|
<person name="Rainer Klute" email="klute@apache.org"/>
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN" "../dtd/book-cocoon-v10.dtd">
|
<!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN" "../dtd/book-cocoon-v10.dtd">
|
||||||
|
|
||||||
<book software="Poi Project"
|
<book software="POI Project"
|
||||||
title="HSSF"
|
title="HSSF"
|
||||||
copyright="@year@ Poi Project">
|
copyright="@year@ POI Project">
|
||||||
|
|
||||||
<menu label="Jakarta Poi">
|
<menu label="Jakarta Poi">
|
||||||
<menu-item label="Top" href="../index.html"/>
|
<menu-item label="Top" href="../index.html"/>
|
||||||
|
@ -66,7 +66,7 @@
|
|||||||
</section>
|
</section>
|
||||||
<section><title>What Else Should I Know?</title>
|
<section><title>What Else Should I Know?</title>
|
||||||
<p>Make sure you <link href="http://jakarta.apache.org/poi/contrib.html">read the contributing section</link>
|
<p>Make sure you <link href="http://jakarta.apache.org/poi/contrib.html">read the contributing section</link>
|
||||||
as it contains more generation information about contributing to Poi in general.</p>
|
as it contains more generation information about contributing to POI in general.</p>
|
||||||
</section>
|
</section>
|
||||||
</body>
|
</body>
|
||||||
</document>
|
</document>
|
@ -420,7 +420,7 @@ most likely fail. No big deal. </li>
|
|||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<section><title>Logging facility</title>
|
<section><title>Logging facility</title>
|
||||||
<p>Poi can dynamically select it's logging implementation. Poi trys to
|
<p>POI can dynamically select it's logging implementation. POI trys to
|
||||||
create a logger using the System property named "org.apache.poi.util.POILogger".
|
create a logger using the System property named "org.apache.poi.util.POILogger".
|
||||||
Out of the box this can be set to one of three values:
|
Out of the box this can be set to one of three values:
|
||||||
</p>
|
</p>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
<document>
|
<document>
|
||||||
<header>
|
<header>
|
||||||
<title>Jakarta Poi - HSSF - Java APIs with XML manipulate MS-Excel</title>
|
<title>Jakarta POI - HSSF - Java APIs with XML manipulate MS-Excel</title>
|
||||||
<subtitle>Overview</subtitle>
|
<subtitle>Overview</subtitle>
|
||||||
<authors>
|
<authors>
|
||||||
<person name="Andrew C. Oliver" email="acoliver@apache.org"/>
|
<person name="Andrew C. Oliver" email="acoliver@apache.org"/>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
<document>
|
<document>
|
||||||
<header>
|
<header>
|
||||||
<title>Jakarta Poi - Java APIs with XML manipulate MS Format</title>
|
<title>Jakarta POI - Java APIs with XML manipulate MS Format</title>
|
||||||
<authors>
|
<authors>
|
||||||
<person id="AO" name="Andrew C. Oliver" email="acoliver@apache.org"/>
|
<person id="AO" name="Andrew C. Oliver" email="acoliver@apache.org"/>
|
||||||
<person id="GJS" name="Glen Stampoultzis" email="poi-user@jakarta.apache.org"/>
|
<person id="GJS" name="Glen Stampoultzis" email="poi-user@jakarta.apache.org"/>
|
||||||
@ -11,8 +11,8 @@
|
|||||||
</header>
|
</header>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<section><title>Poi News</title>
|
<section><title>POI News</title>
|
||||||
<p>All Poi news can now be found at the <link href="http://nagoya.apache.org/poi/news/">poi news weblog</link>.</p>
|
<p>All POI news can now be found at the <link href="http://nagoya.apache.org/poi/news/">poi news weblog</link>.</p>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
<section><title>Purpose</title>
|
<section><title>Purpose</title>
|
||||||
|
@ -3,14 +3,14 @@
|
|||||||
|
|
||||||
<document>
|
<document>
|
||||||
<header>
|
<header>
|
||||||
<title>Jakarta Poi - Legal Stuff</title>
|
<title>Jakarta POI - Legal Stuff</title>
|
||||||
<authors>
|
<authors>
|
||||||
<person id="TK" name="Tetsuya Kitahata" email="tetsuya@apache.org"/>
|
<person id="TK" name="Tetsuya Kitahata" email="tetsuya@apache.org"/>
|
||||||
</authors>
|
</authors>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<section><title>Jakarta Poi - Legal Stuff</title>
|
<section><title>Jakarta POI - Legal Stuff</title>
|
||||||
<p>
|
<p>
|
||||||
All material on this website is Copyright © 2002-2003, The Apache
|
All material on this website is Copyright © 2002-2003, The Apache
|
||||||
Software Foundation
|
Software Foundation
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
<document>
|
<document>
|
||||||
<header>
|
<header>
|
||||||
<title>Jakarta Poi Mirror Site</title>
|
<title>Jakarta POI Mirror Site</title>
|
||||||
<authors>
|
<authors>
|
||||||
<person id="AO" name="Andrew C. Oliver" email="acoliver@apache.org"/>
|
<person id="AO" name="Andrew C. Oliver" email="acoliver@apache.org"/>
|
||||||
</authors>
|
</authors>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
<document>
|
<document>
|
||||||
<header>
|
<header>
|
||||||
<title>Jakarta Poi - In the News over the world</title>
|
<title>Jakarta POI - In the News over the world</title>
|
||||||
<authors>
|
<authors>
|
||||||
<person id="AO" name="Andrew C. Oliver" email="acoliver@apache.org"/>
|
<person id="AO" name="Andrew C. Oliver" email="acoliver@apache.org"/>
|
||||||
<person id="TK" name="Tetsuya Kitahata" email="tetsuya@apache.org"/>
|
<person id="TK" name="Tetsuya Kitahata" email="tetsuya@apache.org"/>
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN" "../dtd/book-cocoon-v10.dtd">
|
<!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN" "../dtd/book-cocoon-v10.dtd">
|
||||||
|
|
||||||
<book software="Poi Project"
|
<book software="POI Project"
|
||||||
title="Poi Project News Pages"
|
title="POI Project News Pages"
|
||||||
copyright="@year@ Poi Project">
|
copyright="@year@ POI Project">
|
||||||
|
|
||||||
<menu label="Navigation">
|
<menu label="Navigation">
|
||||||
<menu-item label="Main" href="../index.html"/>
|
<menu-item label="Main" href="../index.html"/>
|
||||||
|
@ -63,7 +63,7 @@
|
|||||||
</body>
|
</body>
|
||||||
<footer>
|
<footer>
|
||||||
<legal>
|
<legal>
|
||||||
Copyright (c) @year@ The Poi Project All rights reserved.
|
Copyright (c) @year@ The POI Project All rights reserved.
|
||||||
$Revision$ $Date$
|
$Revision$ $Date$
|
||||||
</legal>
|
</legal>
|
||||||
</footer>
|
</footer>
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
of some of the noteworthy patches that have been posted
|
of some of the noteworthy patches that have been posted
|
||||||
to the
|
to the
|
||||||
<code>developers</code> mailing list.
|
<code>developers</code> mailing list.
|
||||||
These patches are not (yet) part of the Poi project, but need reviewing for possible
|
These patches are not (yet) part of the POI project, but need reviewing for possible
|
||||||
inclusion. This system was instituted because, due to the large volume of mail and
|
inclusion. This system was instituted because, due to the large volume of mail and
|
||||||
the lack of time of the committers, some patches tended to get forgotten about. This
|
the lack of time of the committers, some patches tended to get forgotten about. This
|
||||||
queue does not guarantee that any patch will be reviewed within a reasonable time frame,
|
queue does not guarantee that any patch will be reviewed within a reasonable time frame,
|
||||||
@ -35,7 +35,7 @@
|
|||||||
Contributions</link>. The preferred submission method for patches is:
|
Contributions</link>. The preferred submission method for patches is:
|
||||||
</p>
|
</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Post to Poi developers list</li>
|
<li>Post to POI developers list</li>
|
||||||
<li>Describe the patch, the reason for it and (if necessary) why this is important.</li>
|
<li>Describe the patch, the reason for it and (if necessary) why this is important.</li>
|
||||||
<li>Generate the patch in
|
<li>Generate the patch in
|
||||||
<code>diff -u</code> format from CVS
|
<code>diff -u</code> format from CVS
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN" "../dtd/book-cocoon-v10.dtd">
|
<!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN" "../dtd/book-cocoon-v10.dtd">
|
||||||
|
|
||||||
<book software="Poi Project"
|
<book software="POI Project"
|
||||||
title="Poi Project planning"
|
title="POI Project planning"
|
||||||
copyright="@year@ Poi Project">
|
copyright="@year@ POI Project">
|
||||||
|
|
||||||
<menu label="Jakarta Poi">
|
<menu label="Jakarta Poi">
|
||||||
<menu-item label="Top" href="../index.html"/>
|
<menu-item label="Top" href="../index.html"/>
|
||||||
|
@ -45,9 +45,9 @@
|
|||||||
<section><title>Topics and Issues</title>
|
<section><title>Topics and Issues</title>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li><link href="POI20Vision.html">Poi Version 2.0 Vision</link>
|
<li><link href="POI20Vision.html">POI Version 2.0 Vision</link>
|
||||||
</li>
|
</li>
|
||||||
<li><link href="POI10Vision.html">Poi Version 1.0 Vision</link>
|
<li><link href="POI10Vision.html">POI Version 1.0 Vision</link>
|
||||||
</li>
|
</li>
|
||||||
<li>See the general <link href="../todo.html">To Do</link> list
|
<li>See the general <link href="../todo.html">To Do</link> list
|
||||||
and the <code>dev</code> email archives for other issues</li>
|
and the <code>dev</code> email archives for other issues</li>
|
||||||
|
@ -1,15 +1,15 @@
|
|||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN" "../dtd/book-cocoon-v10.dtd">
|
<!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN" "../dtd/book-cocoon-v10.dtd">
|
||||||
|
|
||||||
<book software="Poi Project"
|
<book software="POI Project"
|
||||||
title="PoiFS"
|
title="POIFS"
|
||||||
copyright="@year@ Poi Project">
|
copyright="@year@ POI Project">
|
||||||
|
|
||||||
<menu label="Jakarta Poi">
|
<menu label="Jakarta Poi">
|
||||||
<menu-item label="Top" href="../index.html"/>
|
<menu-item label="Top" href="../index.html"/>
|
||||||
</menu>
|
</menu>
|
||||||
|
|
||||||
<menu label="PoiFS">
|
<menu label="POIFS">
|
||||||
<menu-item label="Overview" href="index.html"/>
|
<menu-item label="Overview" href="index.html"/>
|
||||||
<menu-item label="How To" href="how-to.html"/>
|
<menu-item label="How To" href="how-to.html"/>
|
||||||
<menu-item label="File System Documentation" href="fileformat.html"/>
|
<menu-item label="File System Documentation" href="fileformat.html"/>
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "../dtd/document-v11.dtd">
|
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "../dtd/document-v11.dtd">
|
||||||
<document>
|
<document>
|
||||||
<header>
|
<header>
|
||||||
<title>Jakarta Poi - PoiFS - Java implementation of the OLE 2 Compound Document format</title>
|
<title>Jakarta POI - POIFS - Java implementation of the OLE 2 Compound Document format</title>
|
||||||
<subtitle>Overview</subtitle>
|
<subtitle>Overview</subtitle>
|
||||||
<authors>
|
<authors>
|
||||||
<person name="Andrew C. Oliver" email="acoliver@apache.org"/>
|
<person name="Andrew C. Oliver" email="acoliver@apache.org"/>
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
<!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN" "./dtd/book-cocoon-v10.dtd">
|
<!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN" "./dtd/book-cocoon-v10.dtd">
|
||||||
|
|
||||||
<book software="Poi"
|
<book software="Poi"
|
||||||
title="Poi Project Documentation"
|
title="POI Project Documentation"
|
||||||
copyright="@year@ Poi Project"
|
copyright="@year@ POI Project"
|
||||||
xmlns:xlink="http://www.w3.org/1999/xlink">
|
xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||||
|
|
||||||
<menu label="Jakarta Poi">
|
<menu label="Jakarta Poi">
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
<section><title>Live Sites using Poi</title>
|
<section><title>Live Sites using Poi</title>
|
||||||
<p>Currently we don't have any sites listed that use Poi, but we're sure they're out there.
|
<p>Currently we don't have any sites listed that use Poi, but we're sure they're out there.
|
||||||
Help us change this. If you've
|
Help us change this. If you've
|
||||||
written a site that utilises Poi let us know.
|
written a site that utilises POI let us know.
|
||||||
</p>
|
</p>
|
||||||
<!--
|
<!--
|
||||||
<ul>
|
<ul>
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN" "../dtd/book-cocoon-v10.dtd">
|
<!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN" "../dtd/book-cocoon-v10.dtd">
|
||||||
|
|
||||||
<book software="Poi Project"
|
<book software="POI Project"
|
||||||
title="Resolutions"
|
title="Resolutions"
|
||||||
copyright="@year@ Poi Project">
|
copyright="@year@ POI Project">
|
||||||
|
|
||||||
<menu label="Jakarta Poi">
|
<menu label="Jakarta Poi">
|
||||||
<menu-item label="Top" href="../index.html"/>
|
<menu-item label="Top" href="../index.html"/>
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
<person id="GS" name="Glen Stampoultzis" email="poi-user@jakarta.apache.org"/>
|
<person id="GS" name="Glen Stampoultzis" email="poi-user@jakarta.apache.org"/>
|
||||||
<person id="MJ" name="Marc Johnson" email="mjohnson at apache dot org"/>
|
<person id="MJ" name="Marc Johnson" email="mjohnson at apache dot org"/>
|
||||||
<person id="NKB" name="Nicola Ken Barozzi" email="barozzi@nicolaken.com"/>
|
<person id="NKB" name="Nicola Ken Barozzi" email="barozzi@nicolaken.com"/>
|
||||||
<person id="open" name="Poi Developers" email="poi-dev@jakarta.apache.org"/>
|
<person id="open" name="POI Developers" email="poi-dev@jakarta.apache.org"/>
|
||||||
</devs>
|
</devs>
|
||||||
|
|
||||||
<todo>
|
<todo>
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
<person id="GS" name="Glen Stampoultzis" email="poi-user@jakarta.apache.org"/>
|
<person id="GS" name="Glen Stampoultzis" email="poi-user@jakarta.apache.org"/>
|
||||||
<person id="MJ" name="Marc Johnson" email="mjohnson at apache dot org"/>
|
<person id="MJ" name="Marc Johnson" email="mjohnson at apache dot org"/>
|
||||||
<person id="NKB" name="Nicola Ken Barozzi" email="barozzi@nicolaken.com"/>
|
<person id="NKB" name="Nicola Ken Barozzi" email="barozzi@nicolaken.com"/>
|
||||||
<person id="open" name="Poi Developers" email="poi-dev@jakarta.apache.org"/>
|
<person id="open" name="POI Developers" email="poi-dev@jakarta.apache.org"/>
|
||||||
</devs>
|
</devs>
|
||||||
|
|
||||||
<actions priority="high">
|
<actions priority="high">
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
<!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN" "./dtd/book-cocoon-v10.dtd">
|
<!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN" "./dtd/book-cocoon-v10.dtd">
|
||||||
|
|
||||||
<book software="Poi"
|
<book software="Poi"
|
||||||
title="Poi Documentation Translations"
|
title="POI Documentation Translations"
|
||||||
copyright="@year@ Poi Project"
|
copyright="@year@ POI Project"
|
||||||
xmlns:xlink="http://www.w3.org/1999/xlink">
|
xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||||
|
|
||||||
<menu label="Translations">
|
<menu label="Translations">
|
||||||
|
@ -95,7 +95,7 @@
|
|||||||
bietet, das schlecht erweiterbar ist, und das zur
|
bietet, das schlecht erweiterbar ist, und das zur
|
||||||
Fragmentierung neigt.
|
Fragmentierung neigt.
|
||||||
</p>
|
</p>
|
||||||
<p>Poi ist außerdem eine Spezialität der hawaiianischen Küche. Sie wird
|
<p>POI ist außerdem eine Spezialität der hawaiianischen Küche. Sie wird
|
||||||
in <link href="http://www.m-w.com/">Merriam Webster's
|
in <link href="http://www.m-w.com/">Merriam Webster's
|
||||||
Dictionary</link> beschrieben als: »Ein hawaiianisches Gericht aus
|
Dictionary</link> beschrieben als: »Ein hawaiianisches Gericht aus
|
||||||
Taro-Wurzeln, die durch Stampfen, Kochen und Kneten zu einer Paste
|
Taro-Wurzeln, die durch Stampfen, Kochen und Kneten zu einer Paste
|
||||||
@ -103,7 +103,7 @@
|
|||||||
eine treffende Beschreibung des Dateiformats.</p>
|
eine treffende Beschreibung des Dateiformats.</p>
|
||||||
<p>
|
<p>
|
||||||
POI ist also eine Abkürzung. Wenn Sie Abkürzungen nicht mögen,
|
POI ist also eine Abkürzung. Wenn Sie Abkürzungen nicht mögen,
|
||||||
dann denken sie einfach bei Poi an das hawaiianischen Gericht.
|
dann denken sie einfach bei POI an das hawaiianischen Gericht.
|
||||||
Je nachdem, ob Sie Abkürzungen mögen oder nicht, nutzen sie
|
Je nachdem, ob Sie Abkürzungen mögen oder nicht, nutzen sie
|
||||||
einfach POI oder Poi, wenn sie dieses Projekt meinen.
|
einfach POI oder Poi, wenn sie dieses Projekt meinen.
|
||||||
</p>
|
</p>
|
||||||
|
@ -37,16 +37,16 @@
|
|||||||
|
|
||||||
<section><title>Cola de Parches (Patch Queue)</title>
|
<section><title>Cola de Parches (Patch Queue)</title>
|
||||||
<p><link href="patches.html">Entregas de modificaciones (Submissions of modifications)</link>
|
<p><link href="patches.html">Entregas de modificaciones (Submissions of modifications)</link>
|
||||||
a Poi que esperan revisión. Cualquiera puede realizar comentarios sobre ellas en la lista
|
a POI que esperan revisión. Cualquiera puede realizar comentarios sobre ellas en la lista
|
||||||
de desarrollo - ¡se necesitan revisores del código!
|
de desarrollo - ¡se necesitan revisores del código!
|
||||||
<strong>Su utilización cae bajo su responsabilidad</strong> - aunque Poi no puede garantizarlo,
|
<strong>Su utilización cae bajo su responsabilidad</strong> - aunque POI no puede garantizarlo,
|
||||||
estos parches no han sido revisados, cuando menos aceptados.
|
estos parches no han sido revisados, cuando menos aceptados.
|
||||||
</p>
|
</p>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section><title>Otras Extensiones</title>
|
<section><title>Otras Extensiones</title>
|
||||||
<p> Las otras extensiones listadas aquí <strong>tampoco están respaldadas</strong>
|
<p> Las otras extensiones listadas aquí <strong>tampoco están respaldadas</strong>
|
||||||
por el proyecto Poi - se proporcionan sólo por comodidad. Pueden funcionar o no,
|
por el proyecto POI - se proporcionan sólo por comodidad. Pueden funcionar o no,
|
||||||
pueden ser de código abierto o no, etc.
|
pueden ser de código abierto o no, etc.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
<book software="Poi"
|
<book software="Poi"
|
||||||
title="Documentación del Proyecto Poi"
|
title="Documentación del Proyecto Poi"
|
||||||
copyright="@year@ Poi Project"
|
copyright="@year@ POI Project"
|
||||||
xmlns:xlink="http://www.w3.org/1999/xlink">
|
xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||||
|
|
||||||
<menu label="Marketing">
|
<menu label="Marketing">
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
<person id="GJS" name="Glen Stampoultzis" email="poi-user@jakarta.apache.org"/>
|
<person id="GJS" name="Glen Stampoultzis" email="poi-user@jakarta.apache.org"/>
|
||||||
<person id="MJ" name="Marc Johnson" email="mjohnson@apache.org"/>
|
<person id="MJ" name="Marc Johnson" email="mjohnson@apache.org"/>
|
||||||
<person id="NKB" name="Nicola Ken Barozzi" email="barozzi@nicolaken.com"/>
|
<person id="NKB" name="Nicola Ken Barozzi" email="barozzi@nicolaken.com"/>
|
||||||
<person id="POI-DEVELOPERS" name="Poi Developers" email="poi-dev@jakarta.apache.org"/>
|
<person id="POI-DEVELOPERS" name="POI Developers" email="poi-dev@jakarta.apache.org"/>
|
||||||
</devs>
|
</devs>
|
||||||
<release version="1.8-dev" date="20 Septiembre 2002">
|
<release version="1.8-dev" date="20 Septiembre 2002">
|
||||||
<action dev="POI-DEVELOPERS" type="add">Soporte para Formato de Datos Personalizado (Custom)</action>
|
<action dev="POI-DEVELOPERS" type="add">Soporte para Formato de Datos Personalizado (Custom)</action>
|
||||||
|
@ -66,7 +66,7 @@
|
|||||||
</section>
|
</section>
|
||||||
<section><title>What Else Should I Know?</title>
|
<section><title>What Else Should I Know?</title>
|
||||||
<p>Make sure you <link href="http://jakarta.apache.org/poi/contrib.html">read the contributing section</link>
|
<p>Make sure you <link href="http://jakarta.apache.org/poi/contrib.html">read the contributing section</link>
|
||||||
as it contains more generation information about contributing to Poi in general.</p>
|
as it contains more generation information about contributing to POI in general.</p>
|
||||||
</section>
|
</section>
|
||||||
</body>
|
</body>
|
||||||
</document>
|
</document>
|
@ -416,7 +416,7 @@ most likely fail. No big deal. </li>
|
|||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<section><title>Logging facility</title>
|
<section><title>Logging facility</title>
|
||||||
<p>Poi can dynamically select it's logging implementation. Poi trys to
|
<p>POI can dynamically select it's logging implementation. POI trys to
|
||||||
create a logger using the System property named "org.apache.poi.util.POILogger".
|
create a logger using the System property named "org.apache.poi.util.POILogger".
|
||||||
Out of the box this can be set to one of three values:
|
Out of the box this can be set to one of three values:
|
||||||
</p>
|
</p>
|
||||||
|
@ -65,7 +65,7 @@
|
|||||||
</body>
|
</body>
|
||||||
<footer>
|
<footer>
|
||||||
<legal>
|
<legal>
|
||||||
Copyright (c) @year@ The Poi Project All rights reserved.
|
Copyright (c) @year@ The POI Project All rights reserved.
|
||||||
$Revision$ $Date$
|
$Revision$ $Date$
|
||||||
</legal>
|
</legal>
|
||||||
</footer>
|
</footer>
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
of some of the noteworthy patches that have been posted
|
of some of the noteworthy patches that have been posted
|
||||||
to the
|
to the
|
||||||
<code>developers</code> mailing list.
|
<code>developers</code> mailing list.
|
||||||
These patches are not (yet) part of the Poi project, but need reviewing for possible
|
These patches are not (yet) part of the POI project, but need reviewing for possible
|
||||||
inclusion. This system was instituted because, due to the large volume of mail and
|
inclusion. This system was instituted because, due to the large volume of mail and
|
||||||
the lack of time of the committers, some patches tended to get forgotten about. This
|
the lack of time of the committers, some patches tended to get forgotten about. This
|
||||||
queue does not guarantee that any patch will be reviewed within a reasonable time frame,
|
queue does not guarantee that any patch will be reviewed within a reasonable time frame,
|
||||||
@ -34,7 +34,7 @@
|
|||||||
Contributions</link>. The preferred submission method for patches is:
|
Contributions</link>. The preferred submission method for patches is:
|
||||||
</p>
|
</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Post to Poi developers list</li>
|
<li>Post to POI developers list</li>
|
||||||
<li>Describe the patch, the reason for it and (if necessary) why this is important.</li>
|
<li>Describe the patch, the reason for it and (if necessary) why this is important.</li>
|
||||||
<li>Generate the patch in
|
<li>Generate the patch in
|
||||||
<code>diff -u</code> format from CVS
|
<code>diff -u</code> format from CVS
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
<person id="GS" name="Glen Stampoultzis" email="poi-user@jakarta.apache.org"/>
|
<person id="GS" name="Glen Stampoultzis" email="poi-user@jakarta.apache.org"/>
|
||||||
<person id="MJ" name="Marc Johnson" email="mjohnson at apache dot org"/>
|
<person id="MJ" name="Marc Johnson" email="mjohnson at apache dot org"/>
|
||||||
<person id="NKB" name="Nicola Ken Barozzi" email="barozzi@nicolaken.com"/>
|
<person id="NKB" name="Nicola Ken Barozzi" email="barozzi@nicolaken.com"/>
|
||||||
<person id="open" name="Poi Developers" email="poi-dev@jakarta.apache.org"/>
|
<person id="open" name="POI Developers" email="poi-dev@jakarta.apache.org"/>
|
||||||
</devs>
|
</devs>
|
||||||
|
|
||||||
<actions priority="high">
|
<actions priority="high">
|
||||||
|
@ -2,17 +2,17 @@
|
|||||||
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "../../dtd/document-v11.dtd">
|
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "../../dtd/document-v11.dtd">
|
||||||
<document>
|
<document>
|
||||||
<header>
|
<header>
|
||||||
<title>Jakarta Poi - Who we are</title>
|
<title>Jakarta POI - Who we are</title>
|
||||||
<authors>
|
<authors>
|
||||||
<person name="Jakarta Poi Documentation Team" email="poi-dev@jakarta.apache.org"/>
|
<person name="Jakarta POI Documentation Team" email="poi-dev@jakarta.apache.org"/>
|
||||||
</authors>
|
</authors>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<section><title>Jakarta Poi - Who we are</title>
|
<section><title>Jakarta POI - Who we are</title>
|
||||||
<p>
|
<p>
|
||||||
The Poi Project operates on a meritocracy: the more you do, the more
|
The POI Project operates on a meritocracy: the more you do, the more
|
||||||
responsibility you will obtain. This page lists all of the people who have
|
responsibility you will obtain. This page lists all of the people who have
|
||||||
gone the extra mile and are Committers. If you would like to get involved,
|
gone the extra mile and are Committers. If you would like to get involved,
|
||||||
the first step is to join the <link href="http://jakarta.apache.org/site/mail2.html#poi">mailing lists</link>.
|
the first step is to join the <link href="http://jakarta.apache.org/site/mail2.html#poi">mailing lists</link>.
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
<document>
|
<document>
|
||||||
<header>
|
<header>
|
||||||
<title>Welcome to POI -- Poi Website Translation Guildeline</title>
|
<title>Welcome to POI -- POI Website Translation Guildeline</title>
|
||||||
<authors>
|
<authors>
|
||||||
<person id="AO" name="Andrew C. Oliver" email="acoliver@apache.org"/>
|
<person id="AO" name="Andrew C. Oliver" email="acoliver@apache.org"/>
|
||||||
<person id="TK" name="Tetsuya Kitahata" email="tetsuya@apache.org"/>
|
<person id="TK" name="Tetsuya Kitahata" email="tetsuya@apache.org"/>
|
||||||
@ -32,8 +32,8 @@
|
|||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
To generate all of the documentation such as it would appear on the
|
To generate all of the documentation such as it would appear on the
|
||||||
<link href="http://jakarta.apache.org/poi/">Poi Website</link> you can execute the "site" target (optionally
|
<link href="http://jakarta.apache.org/poi/">POI Website</link> you can execute the "site" target (optionally
|
||||||
preceeded by the "clean" target. See "<link href="../howtobuild.html">How to Build</link>" page for more detail (Now, Poi build uses <link href="http://xml.apache.org/forrest/">Forrest</link>).
|
preceeded by the "clean" target. See "<link href="../howtobuild.html">How to Build</link>" page for more detail (Now, POI build uses <link href="http://xml.apache.org/forrest/">Forrest</link>).
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
The source for POI's XML documentation is in src/documentation/content/xdocs. To edit one of these files you can use
|
The source for POI's XML documentation is in src/documentation/content/xdocs. To edit one of these files you can use
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
<document>
|
<document>
|
||||||
<header>
|
<header>
|
||||||
<title>The Apache Jakarta Poi Documentation Translations</title>
|
<title>The Apache Jakarta POI Documentation Translations</title>
|
||||||
<authors>
|
<authors>
|
||||||
<person id="AO" name="Andrew C. Oliver" email="acoliver@apache.org"/>
|
<person id="AO" name="Andrew C. Oliver" email="acoliver@apache.org"/>
|
||||||
</authors>
|
</authors>
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN" "../dtd/book-cocoon-v10.dtd">
|
<!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN" "../dtd/book-cocoon-v10.dtd">
|
||||||
|
|
||||||
<book software="Poi Project"
|
<book software="POI Project"
|
||||||
title="Poi Utils"
|
title="POI Utils"
|
||||||
copyright="@year@ Poi Project">
|
copyright="@year@ POI Project">
|
||||||
|
|
||||||
<menu label="Jakarta Poi">
|
<menu label="Jakarta Poi">
|
||||||
<menu-item label="Top" href="../index.html"/>
|
<menu-item label="Top" href="../index.html"/>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
<document>
|
<document>
|
||||||
<header>
|
<header>
|
||||||
<title>Poi Utils</title>
|
<title>POI Utils</title>
|
||||||
<subtitle>Overview</subtitle>
|
<subtitle>Overview</subtitle>
|
||||||
<authors>
|
<authors>
|
||||||
<person name="Nicola Ken Barozzi" email="barozzi@nicolaken.com"/>
|
<person name="Nicola Ken Barozzi" email="barozzi@nicolaken.com"/>
|
||||||
@ -24,7 +24,7 @@
|
|||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
Currently, we're looking into which subprojects in the Jakarta Commons project
|
Currently, we're looking into which subprojects in the Jakarta Commons project
|
||||||
to donate these too. The "Poi Utils" package won't go away, as there may
|
to donate these too. The "POI Utils" package won't go away, as there may
|
||||||
be later classes. The idea is that "go ahead and add it, we'll merge it or
|
be later classes. The idea is that "go ahead and add it, we'll merge it or
|
||||||
find an alternative later, just keep pounding out that poi!"
|
find an alternative later, just keep pounding out that poi!"
|
||||||
</p>
|
</p>
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
<document>
|
<document>
|
||||||
<header>
|
<header>
|
||||||
<title>Poi Utils</title>
|
<title>POI Utils</title>
|
||||||
<subtitle>Overview</subtitle>
|
<subtitle>Overview</subtitle>
|
||||||
<authors>
|
<authors>
|
||||||
<person name="Nicola Ken Barozzi" email="nicolaken@apache.org"/>
|
<person name="Nicola Ken Barozzi" email="nicolaken@apache.org"/>
|
||||||
|
@ -3,17 +3,17 @@
|
|||||||
|
|
||||||
<document>
|
<document>
|
||||||
<header>
|
<header>
|
||||||
<title>Jakarta Poi - Who we are</title>
|
<title>Jakarta POI - Who we are</title>
|
||||||
<authors>
|
<authors>
|
||||||
<person name="Jakarta Poi Documentation Team" email="poi-dev@jakarta.apache.org"/>
|
<person name="Jakarta POI Documentation Team" email="poi-dev@jakarta.apache.org"/>
|
||||||
</authors>
|
</authors>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<section><title>Jakarta Poi - Who we are</title>
|
<section><title>Jakarta POI - Who we are</title>
|
||||||
<p>
|
<p>
|
||||||
The Poi Project operates on a meritocracy: the more you do, the more
|
The POI Project operates on a meritocracy: the more you do, the more
|
||||||
responsibility you will obtain. This page lists all of the people who have
|
responsibility you will obtain. This page lists all of the people who have
|
||||||
gone the extra mile and are Committers. If you would like to get involved,
|
gone the extra mile and are Committers. If you would like to get involved,
|
||||||
the first step is to join the <link href="http://jakarta.apache.org/site/mail2.html#poi">mailing lists</link>.
|
the first step is to join the <link href="http://jakarta.apache.org/site/mail2.html#poi">mailing lists</link>.
|
||||||
|
Loading…
Reference in New Issue
Block a user