diff --git a/src/documentation/content/xdocs/3rdparty.xml b/src/documentation/content/xdocs/3rdparty.xml index e0183b8cd0..4d27c20332 100644 --- a/src/documentation/content/xdocs/3rdparty.xml +++ b/src/documentation/content/xdocs/3rdparty.xml @@ -36,15 +36,15 @@
Patch Queue

Submissions of modifications - 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! - Use these at your own risk - although Poi has no guarantee + Use these at your own risk - although POI has no guarantee either, these patches have not been reviewed, let alone accepted.

Other Extensions -

The other extensions listed here are not endorsed by the Poi +

The other extensions listed here are not endorsed by the POI project either - they are provided as a convenience only. They may or may not work, they may or may not be open source, etc.

diff --git a/src/documentation/content/xdocs/book.xml b/src/documentation/content/xdocs/book.xml index cd4a7a69bc..193268c36f 100644 --- a/src/documentation/content/xdocs/book.xml +++ b/src/documentation/content/xdocs/book.xml @@ -2,8 +2,8 @@ diff --git a/src/documentation/content/xdocs/casestudies.xml b/src/documentation/content/xdocs/casestudies.xml index 5a8422ada5..adfe4c5717 100644 --- a/src/documentation/content/xdocs/casestudies.xml +++ b/src/documentation/content/xdocs/casestudies.xml @@ -3,7 +3,7 @@
- Jakarta Poi - Case Studies + Jakarta POI - Case Studies diff --git a/src/documentation/content/xdocs/changes.xml b/src/documentation/content/xdocs/changes.xml index 1364da12c7..2b53186257 100644 --- a/src/documentation/content/xdocs/changes.xml +++ b/src/documentation/content/xdocs/changes.xml @@ -11,7 +11,7 @@ - + Patch applied for deep cloning of worksheets was provided diff --git a/src/documentation/content/xdocs/faq.xml b/src/documentation/content/xdocs/faq.xml index 363d85e269..b748fe16f3 100644 --- a/src/documentation/content/xdocs/faq.xml +++ b/src/documentation/content/xdocs/faq.xml @@ -271,12 +271,12 @@ - Will Poi read any spreadsheet and rewrite it with modifications. + Will POI read any spreadsheet and rewrite it with modifications. -

Poi is not guanteed to read the contents of any spreadsheet. +

POI is not guanteed to read the contents of any spreadsheet. 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 features may cause problems. We advise that you limit the formatting of spreadsheets you process so as to not be diff --git a/src/documentation/content/xdocs/getinvolved/book.xml b/src/documentation/content/xdocs/getinvolved/book.xml index 174c9b9e8a..50ed371a83 100644 --- a/src/documentation/content/xdocs/getinvolved/book.xml +++ b/src/documentation/content/xdocs/getinvolved/book.xml @@ -2,8 +2,8 @@

diff --git a/src/documentation/content/xdocs/hdf/book.xml b/src/documentation/content/xdocs/hdf/book.xml index 94ac3f7368..2f02c4aba9 100644 --- a/src/documentation/content/xdocs/hdf/book.xml +++ b/src/documentation/content/xdocs/hdf/book.xml @@ -1,6 +1,6 @@ - + diff --git a/src/documentation/content/xdocs/hdf/index.xml b/src/documentation/content/xdocs/hdf/index.xml index f42368239e..d36d2d078b 100644 --- a/src/documentation/content/xdocs/hdf/index.xml +++ b/src/documentation/content/xdocs/hdf/index.xml @@ -3,7 +3,7 @@
- Jakarta Poi - HDF -Java APIs with XML manipulate MS-Word + Jakarta POI - HDF -Java APIs with XML manipulate MS-Word Overview diff --git a/src/documentation/content/xdocs/historyandfuture.xml b/src/documentation/content/xdocs/historyandfuture.xml index 3338e04496..e554bedae7 100644 --- a/src/documentation/content/xdocs/historyandfuture.xml +++ b/src/documentation/content/xdocs/historyandfuture.xml @@ -3,7 +3,7 @@
- Jakarta Poi - Project History + Jakarta POI - Project History @@ -12,9 +12,9 @@ -
Jakarta Poi - Brief Project History +
Jakarta POI - Brief Project History -

The Poi project was dreamed up back around April 2001, when +

The POI project was dreamed up back around April 2001, when Andrew Oliver landed a short term contract to do Java-based reporting to Excel. He'd done this project a few times before 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 (not just write as had originally been planned) and one user 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 quickly wrote the serializer framework and HSSF Serializer in record time and Andrew banged out more documentation and worked on making people aware of the project

-

Shortly before the release, Poi was fortunate to come into +

Shortly before the release, POI was fortunate to come into contact with Nicola -Ken- Barrozzi who gave them samples for the HSSF Serializer and help uncover its unfortunate bugs (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.

@@ -60,7 +60,7 @@ 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 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.

@@ -69,9 +69,9 @@ already started making waves. Cocoon Project, only to discover the project had outgrown fitting nicely into just Cocoon long ago. Furthermore, Andrew started eyeing other projects he'd like to - see Poi functionality added to. So it was decided to donate - the Serializers and Generators to Cocoon, other Poi - integration components to other projects, and the Poi APIs + see POI functionality added to. So it was decided to donate + the Serializers and Generators to Cocoon, other POI + integration components to other projects, and the POI APIs would become part of Jakarta. It was a bumpy road but it looks like everything turned out since you're reading this!

@@ -87,7 +87,7 @@ already started making waves. pay us to go away.

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.

-->

HSSF, during the 2.0 cycle, will undergo a few diff --git a/src/documentation/content/xdocs/hpsf/index.xml b/src/documentation/content/xdocs/hpsf/index.xml index 5773d0338b..e5a34f7740 100644 --- a/src/documentation/content/xdocs/hpsf/index.xml +++ b/src/documentation/content/xdocs/hpsf/index.xml @@ -4,7 +4,7 @@

- Jakarta Poi - HPSF - Java APIs with XML manipulate MS-Format Properties + Jakarta POI - HPSF - Java APIs with XML manipulate MS-Format Properties Overview diff --git a/src/documentation/content/xdocs/hssf/book.xml b/src/documentation/content/xdocs/hssf/book.xml index 5f6f18c4f1..ff85b7600e 100644 --- a/src/documentation/content/xdocs/hssf/book.xml +++ b/src/documentation/content/xdocs/hssf/book.xml @@ -1,9 +1,9 @@ - + copyright="@year@ POI Project"> diff --git a/src/documentation/content/xdocs/hssf/hacking-hssf.xml b/src/documentation/content/xdocs/hssf/hacking-hssf.xml index f7861d2659..58e1e0a9db 100644 --- a/src/documentation/content/xdocs/hssf/hacking-hssf.xml +++ b/src/documentation/content/xdocs/hssf/hacking-hssf.xml @@ -66,7 +66,7 @@
What Else Should I Know?

Make sure you read the contributing section - as it contains more generation information about contributing to Poi in general.

+ as it contains more generation information about contributing to POI in general.

\ No newline at end of file diff --git a/src/documentation/content/xdocs/hssf/how-to.xml b/src/documentation/content/xdocs/hssf/how-to.xml index 16938bd1b6..b81825a8f2 100644 --- a/src/documentation/content/xdocs/hssf/how-to.xml +++ b/src/documentation/content/xdocs/hssf/how-to.xml @@ -420,7 +420,7 @@ most likely fail. No big deal.
Logging facility -

Poi can dynamically select it's logging implementation. Poi trys to +

POI can dynamically select it's logging implementation. POI trys to 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:

diff --git a/src/documentation/content/xdocs/hssf/index.xml b/src/documentation/content/xdocs/hssf/index.xml index 02cb820fc0..00fc331301 100644 --- a/src/documentation/content/xdocs/hssf/index.xml +++ b/src/documentation/content/xdocs/hssf/index.xml @@ -3,7 +3,7 @@
- Jakarta Poi - HSSF - Java APIs with XML manipulate MS-Excel + Jakarta POI - HSSF - Java APIs with XML manipulate MS-Excel Overview diff --git a/src/documentation/content/xdocs/index.xml b/src/documentation/content/xdocs/index.xml index 85baeed2b4..7cacd51b53 100644 --- a/src/documentation/content/xdocs/index.xml +++ b/src/documentation/content/xdocs/index.xml @@ -3,7 +3,7 @@
- Jakarta Poi - Java APIs with XML manipulate MS Format + Jakarta POI - Java APIs with XML manipulate MS Format @@ -11,8 +11,8 @@
-
Poi News -

All Poi news can now be found at the poi news weblog.

+
POI News +

All POI news can now be found at the poi news weblog.

Purpose diff --git a/src/documentation/content/xdocs/legal.xml b/src/documentation/content/xdocs/legal.xml index 1eb9a5cdf4..182f1ca423 100644 --- a/src/documentation/content/xdocs/legal.xml +++ b/src/documentation/content/xdocs/legal.xml @@ -3,14 +3,14 @@
- Jakarta Poi - Legal Stuff + Jakarta POI - Legal Stuff
-
Jakarta Poi - Legal Stuff +
Jakarta POI - Legal Stuff

All material on this website is Copyright © 2002-2003, The Apache Software Foundation diff --git a/src/documentation/content/xdocs/mirrors.xml b/src/documentation/content/xdocs/mirrors.xml index 9874af97a7..4c4c3f4b7c 100644 --- a/src/documentation/content/xdocs/mirrors.xml +++ b/src/documentation/content/xdocs/mirrors.xml @@ -3,7 +3,7 @@

- Jakarta Poi Mirror Site + Jakarta POI Mirror Site diff --git a/src/documentation/content/xdocs/news.xml b/src/documentation/content/xdocs/news.xml index 7cd6dc4ddb..cf20cb4d4a 100644 --- a/src/documentation/content/xdocs/news.xml +++ b/src/documentation/content/xdocs/news.xml @@ -3,7 +3,7 @@
- Jakarta Poi - In the News over the world + Jakarta POI - In the News over the world diff --git a/src/documentation/content/xdocs/news/book.xml b/src/documentation/content/xdocs/news/book.xml index d934b6a724..c5d3750eeb 100644 --- a/src/documentation/content/xdocs/news/book.xml +++ b/src/documentation/content/xdocs/news/book.xml @@ -1,9 +1,9 @@ - + diff --git a/src/documentation/content/xdocs/overview.xml b/src/documentation/content/xdocs/overview.xml index b6faed59f6..51c615e31e 100644 --- a/src/documentation/content/xdocs/overview.xml +++ b/src/documentation/content/xdocs/overview.xml @@ -63,7 +63,7 @@
- Copyright (c) @year@ The Poi Project All rights reserved. + Copyright (c) @year@ The POI Project All rights reserved. $Revision$ $Date$
diff --git a/src/documentation/content/xdocs/patches.xml b/src/documentation/content/xdocs/patches.xml index a3696e13b2..9b35ce49d4 100644 --- a/src/documentation/content/xdocs/patches.xml +++ b/src/documentation/content/xdocs/patches.xml @@ -19,7 +19,7 @@ of some of the noteworthy patches that have been posted to the developers 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 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, @@ -35,7 +35,7 @@ Contributions. The preferred submission method for patches is:

    -
  • Post to Poi developers list
  • +
  • Post to POI developers list
  • Describe the patch, the reason for it and (if necessary) why this is important.
  • Generate the patch in diff -u format from CVS diff --git a/src/documentation/content/xdocs/plan/book.xml b/src/documentation/content/xdocs/plan/book.xml index 2dcf418ae0..7847a31882 100644 --- a/src/documentation/content/xdocs/plan/book.xml +++ b/src/documentation/content/xdocs/plan/book.xml @@ -1,9 +1,9 @@ - + diff --git a/src/documentation/content/xdocs/plan/index.xml b/src/documentation/content/xdocs/plan/index.xml index 11f547395e..b1544be1a9 100644 --- a/src/documentation/content/xdocs/plan/index.xml +++ b/src/documentation/content/xdocs/plan/index.xml @@ -45,9 +45,9 @@
    Topics and Issues
      -
    • Poi Version 2.0 Vision +
    • POI Version 2.0 Vision
    • -
    • Poi Version 1.0 Vision +
    • POI Version 1.0 Vision
    • See the general To Do list and the dev email archives for other issues
    • diff --git a/src/documentation/content/xdocs/poifs/book.xml b/src/documentation/content/xdocs/poifs/book.xml index f460fc5e47..6c17d65ab3 100644 --- a/src/documentation/content/xdocs/poifs/book.xml +++ b/src/documentation/content/xdocs/poifs/book.xml @@ -1,15 +1,15 @@ - + - + diff --git a/src/documentation/content/xdocs/poifs/index.xml b/src/documentation/content/xdocs/poifs/index.xml index ee32bfc650..7a6a39ec1a 100644 --- a/src/documentation/content/xdocs/poifs/index.xml +++ b/src/documentation/content/xdocs/poifs/index.xml @@ -2,7 +2,7 @@
      - Jakarta Poi - PoiFS - Java implementation of the OLE 2 Compound Document format + Jakarta POI - POIFS - Java implementation of the OLE 2 Compound Document format Overview diff --git a/src/documentation/content/xdocs/references/book.xml b/src/documentation/content/xdocs/references/book.xml index 167b7f5686..34fc596232 100644 --- a/src/documentation/content/xdocs/references/book.xml +++ b/src/documentation/content/xdocs/references/book.xml @@ -2,8 +2,8 @@ diff --git a/src/documentation/content/xdocs/references/index.xml b/src/documentation/content/xdocs/references/index.xml index 074ec85812..066662b0ae 100644 --- a/src/documentation/content/xdocs/references/index.xml +++ b/src/documentation/content/xdocs/references/index.xml @@ -17,7 +17,7 @@
      Live Sites using Poi

      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 - written a site that utilises Poi let us know. + written a site that utilises POI let us know.