mirror of https://github.com/apache/poi.git
Update Jakarta -> Apache in the build file, and update more of the site
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@542597 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
4acdbda5c8
commit
f5f18142e8
20
build.xml
20
build.xml
|
@ -813,10 +813,10 @@ FORREST_HOME environment variable!</echo>
|
||||||
<manifest>
|
<manifest>
|
||||||
<attribute name="Built-By" value="${user.name}"/>
|
<attribute name="Built-By" value="${user.name}"/>
|
||||||
<section name="common">
|
<section name="common">
|
||||||
<attribute name="Specification-Title" value="Jakarta POI"/>
|
<attribute name="Specification-Title" value="Apache POI"/>
|
||||||
<attribute name="Specification-Version" value="${version.id}-${DSTAMP}"/>
|
<attribute name="Specification-Version" value="${version.id}-${DSTAMP}"/>
|
||||||
<attribute name="Specification-Vendor" value="Apache"/>
|
<attribute name="Specification-Vendor" value="Apache"/>
|
||||||
<attribute name="Implementation-Title" value="Jakarta POI"/>
|
<attribute name="Implementation-Title" value="Apache POI"/>
|
||||||
<attribute name="Implementation-Version" value="${version.id}-${DSTAMP}"/>
|
<attribute name="Implementation-Version" value="${version.id}-${DSTAMP}"/>
|
||||||
<attribute name="Implementation-Vendor" value="Apache"/>
|
<attribute name="Implementation-Vendor" value="Apache"/>
|
||||||
</section>
|
</section>
|
||||||
|
@ -832,10 +832,10 @@ FORREST_HOME environment variable!</echo>
|
||||||
<manifest>
|
<manifest>
|
||||||
<attribute name="Built-By" value="${user.name}"/>
|
<attribute name="Built-By" value="${user.name}"/>
|
||||||
<section name="common">
|
<section name="common">
|
||||||
<attribute name="Specification-Title" value="Jakarta POI"/>
|
<attribute name="Specification-Title" value="Apache POI"/>
|
||||||
<attribute name="Specification-Version" value="${version.id}-${DSTAMP}"/>
|
<attribute name="Specification-Version" value="${version.id}-${DSTAMP}"/>
|
||||||
<attribute name="Specification-Vendor" value="Apache"/>
|
<attribute name="Specification-Vendor" value="Apache"/>
|
||||||
<attribute name="Implementation-Title" value="Jakarta POI"/>
|
<attribute name="Implementation-Title" value="Apache POI"/>
|
||||||
<attribute name="Implementation-Version" value="${version.id}-${DSTAMP}"/>
|
<attribute name="Implementation-Version" value="${version.id}-${DSTAMP}"/>
|
||||||
<attribute name="Implementation-Vendor" value="Apache"/>
|
<attribute name="Implementation-Vendor" value="Apache"/>
|
||||||
</section>
|
</section>
|
||||||
|
@ -863,10 +863,10 @@ FORREST_HOME environment variable!</echo>
|
||||||
<manifest>
|
<manifest>
|
||||||
<attribute name="Built-By" value="${user.name}"/>
|
<attribute name="Built-By" value="${user.name}"/>
|
||||||
<section name="common">
|
<section name="common">
|
||||||
<attribute name="Specification-Title" value="Jakarta POI"/>
|
<attribute name="Specification-Title" value="Apache POI"/>
|
||||||
<attribute name="Specification-Version" value="${version.id}-${DSTAMP}"/>
|
<attribute name="Specification-Version" value="${version.id}-${DSTAMP}"/>
|
||||||
<attribute name="Specification-Vendor" value="Apache"/>
|
<attribute name="Specification-Vendor" value="Apache"/>
|
||||||
<attribute name="Implementation-Title" value="Jakarta POI"/>
|
<attribute name="Implementation-Title" value="Apache POI"/>
|
||||||
<attribute name="Implementation-Version" value="${version.id}-${DSTAMP}"/>
|
<attribute name="Implementation-Version" value="${version.id}-${DSTAMP}"/>
|
||||||
<attribute name="Implementation-Vendor" value="Apache"/>
|
<attribute name="Implementation-Vendor" value="Apache"/>
|
||||||
</section>
|
</section>
|
||||||
|
@ -878,10 +878,10 @@ FORREST_HOME environment variable!</echo>
|
||||||
<manifest>
|
<manifest>
|
||||||
<attribute name="Built-By" value="${user.name}"/>
|
<attribute name="Built-By" value="${user.name}"/>
|
||||||
<section name="common">
|
<section name="common">
|
||||||
<attribute name="Specification-Title" value="Jakarta POI"/>
|
<attribute name="Specification-Title" value="Apache POI"/>
|
||||||
<attribute name="Specification-Version" value="${version.id}-${DSTAMP}"/>
|
<attribute name="Specification-Version" value="${version.id}-${DSTAMP}"/>
|
||||||
<attribute name="Specification-Vendor" value="Apache"/>
|
<attribute name="Specification-Vendor" value="Apache"/>
|
||||||
<attribute name="Implementation-Title" value="Jakarta POI"/>
|
<attribute name="Implementation-Title" value="Apache POI"/>
|
||||||
<attribute name="Implementation-Version" value="${version.id}-${DSTAMP}"/>
|
<attribute name="Implementation-Version" value="${version.id}-${DSTAMP}"/>
|
||||||
<attribute name="Implementation-Vendor" value="Apache"/>
|
<attribute name="Implementation-Vendor" value="Apache"/>
|
||||||
</section>
|
</section>
|
||||||
|
@ -893,10 +893,10 @@ FORREST_HOME environment variable!</echo>
|
||||||
<manifest>
|
<manifest>
|
||||||
<attribute name="Built-By" value="${user.name}"/>
|
<attribute name="Built-By" value="${user.name}"/>
|
||||||
<section name="common">
|
<section name="common">
|
||||||
<attribute name="Specification-Title" value="Jakarta POI"/>
|
<attribute name="Specification-Title" value="Apache POI"/>
|
||||||
<attribute name="Specification-Version" value="${version.id}-${DSTAMP}"/>
|
<attribute name="Specification-Version" value="${version.id}-${DSTAMP}"/>
|
||||||
<attribute name="Specification-Vendor" value="Apache"/>
|
<attribute name="Specification-Vendor" value="Apache"/>
|
||||||
<attribute name="Implementation-Title" value="Jakarta POI"/>
|
<attribute name="Implementation-Title" value="Apache POI"/>
|
||||||
<attribute name="Implementation-Version" value="${version.id}-${DSTAMP}"/>
|
<attribute name="Implementation-Version" value="${version.id}-${DSTAMP}"/>
|
||||||
<attribute name="Implementation-Vendor" value="Apache"/>
|
<attribute name="Implementation-Vendor" value="Apache"/>
|
||||||
</section>
|
</section>
|
||||||
|
|
|
@ -21,7 +21,7 @@
|
||||||
|
|
||||||
<document>
|
<document>
|
||||||
<header>
|
<header>
|
||||||
<title>Jakarta POI - Case Studies</title>
|
<title>Apache 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"/>
|
||||||
|
@ -48,9 +48,9 @@
|
||||||
agreed to have a few T-Shirts printed with the POI logo (once its
|
agreed to have a few T-Shirts printed with the POI logo (once its
|
||||||
chosen) for the first
|
chosen) for the first
|
||||||
few best submissions. To submit a case study, either
|
few best submissions. To submit a case study, either
|
||||||
<link href="http://jakarta.apache.org/poi/getinvolved/index.html">
|
<link href="getinvolved/index.html">
|
||||||
submit a patch for this page</link> or email it to the
|
submit a patch for this page</link> or email it to the
|
||||||
<link href="http://jakarta.apache.org/site/mail2.html#poi">mailing list
|
<link href="mailinglists.html">mailing list
|
||||||
</link> (with [PATCH] prefixed subject, please).
|
</link> (with [PATCH] prefixed subject, please).
|
||||||
</p>
|
</p>
|
||||||
</section>
|
</section>
|
||||||
|
@ -68,7 +68,7 @@
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
|
|
||||||
The Jakarta-POI project has helped QuestionPro compete with the other players in the marketplace with proprietary technology. It leveled the playing field with respect to reporting and data analysis solutions. It helped in opening doors into closed solutions like Microsoft's CDF. Today about 100 excel reports are generated daily, each with about 10-30 sheets in them.
|
The Apache-POI project has helped QuestionPro compete with the other players in the marketplace with proprietary technology. It leveled the playing field with respect to reporting and data analysis solutions. It helped in opening doors into closed solutions like Microsoft's CDF. Today about 100 excel reports are generated daily, each with about 10-30 sheets in them.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
@ -130,9 +130,9 @@ format,
|
||||||
The
|
The
|
||||||
<link href="http://www.lbank.lt/">Bank of Lithuania</link>
|
<link href="http://www.lbank.lt/">Bank of Lithuania</link>
|
||||||
reports financial statistical data to Excel format using the
|
reports financial statistical data to Excel format using the
|
||||||
<link href="http://jakarta.apache.org/poi/">Jakarta POI</link>
|
<link href="http://poi.apache.org/">Apache POI</link>
|
||||||
project's
|
project's
|
||||||
<link href="http://jakarta.apache.org/poi/hssf/">
|
<link href="hssf/">
|
||||||
HSSF</link> API. The system is based on Oracle JServer and
|
HSSF</link> API. The system is based on Oracle JServer and
|
||||||
utilizes a Java stored procedure that outputs to XLS format
|
utilizes a Java stored procedure that outputs to XLS format
|
||||||
using the HSSF API. - Arian Lashkov (alaskov at lbank.lt)
|
using the HSSF API. - Arian Lashkov (alaskov at lbank.lt)
|
||||||
|
|
|
@ -21,7 +21,7 @@
|
||||||
|
|
||||||
<document>
|
<document>
|
||||||
<header>
|
<header>
|
||||||
<title>Jakarta POI - Project History</title>
|
<title>Apache 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>
|
||||||
|
@ -30,7 +30,7 @@
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
|
|
||||||
<section><title>Jakarta POI - Brief Project History</title>
|
<section><title>Apache 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
|
||||||
|
@ -94,10 +94,14 @@ already started making waves.
|
||||||
looks like everything turned out since you're reading this!
|
looks like everything turned out since you're reading this!
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
<p>In Early 2007, we graduated from
|
||||||
|
<link href="http://jakarta.apache.org/">Jakarta</link>, and became
|
||||||
|
our own Top Level Project (TLP) within Apache.</p>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
<!--
|
||||||
<section><title>What's next for Poi</title>
|
<section><title>What's next for Poi</title>
|
||||||
<!-- <p>First we'll tackle this from a project standpoint: Well, we
|
<p>First we'll tackle this from a project standpoint: Well, we
|
||||||
made an offer to Microsoft and Actuate (tongue in cheek
|
made an offer to Microsoft and Actuate (tongue in cheek
|
||||||
... well mostly) that we'd quit the project and retire if
|
... well mostly) that we'd quit the project and retire if
|
||||||
they'd simply write us each a really large check. I've yet to
|
they'd simply write us each a really large check. I've yet to
|
||||||
|
@ -107,7 +111,7 @@ already started making waves.
|
||||||
<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
|
||||||
optimizations. We'll also be adding new features like a full
|
optimizations. We'll also be adding new features like a full
|
||||||
implementation of Formulas and custom text formats. We're
|
implementation of Formulas and custom text formats. We're
|
||||||
|
@ -138,7 +142,7 @@ already started making waves.
|
||||||
that new blood will join the team and allow us to tackle this
|
that new blood will join the team and allow us to tackle this
|
||||||
even faster (in part because POIFS is already finished). But
|
even faster (in part because POIFS is already finished). But
|
||||||
maybe what we need most is you! </p>
|
maybe what we need most is you! </p>
|
||||||
</section>
|
</section> -->
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
<footer>
|
<footer>
|
||||||
|
|
|
@ -21,14 +21,14 @@
|
||||||
|
|
||||||
<document>
|
<document>
|
||||||
<header>
|
<header>
|
||||||
<title>Jakarta POI - Legal Stuff</title>
|
<title>Apache 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>Apache 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
|
||||||
|
|
|
@ -21,7 +21,7 @@
|
||||||
|
|
||||||
<document>
|
<document>
|
||||||
<header>
|
<header>
|
||||||
<title>Jakarta POI - In the News over the world</title>
|
<title>Apache 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"/>
|
||||||
|
|
|
@ -42,14 +42,10 @@ See http://xml.apache.org/forrest/linking.html for more info
|
||||||
</forrest>
|
</forrest>
|
||||||
<cocoon href="cocoon/"/>
|
<cocoon href="cocoon/"/>
|
||||||
</xml.apache.org>
|
</xml.apache.org>
|
||||||
<jakarta.apache.org href="http://jakarta.apache.org/">
|
|
||||||
<ant href="ant/"/>
|
|
||||||
<poi href="poi/"/>
|
|
||||||
</jakarta.apache.org>
|
|
||||||
<junit href="junit/index.html"/>
|
<junit href="junit/index.html"/>
|
||||||
<jdepend href="jdepend/index.html"/>
|
<jdepend href="jdepend/index.html"/>
|
||||||
<javadoc href="apidocs/index.html"/>
|
<javadoc href="apidocs/index.html"/>
|
||||||
<download href="http://www.apache.org/dyn/closer.cgi/jakarta/poi/"/>
|
<download href="http://www.apache.org/dyn/closer.cgi/poi/"/>
|
||||||
</external-refs>
|
</external-refs>
|
||||||
|
|
||||||
</site>
|
</site>
|
||||||
|
|
|
@ -21,20 +21,20 @@
|
||||||
|
|
||||||
<document>
|
<document>
|
||||||
<header>
|
<header>
|
||||||
<title>Jakarta POI - Who we are</title>
|
<title>Apache POI - Who we are</title>
|
||||||
<authors>
|
<authors>
|
||||||
<person name="Jakarta POI Documentation Team" email="poi-dev@jakarta.apache.org"/>
|
<person name="Apache POI Documentation Team" email="dev@poi.apache.org"/>
|
||||||
</authors>
|
</authors>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<section><title>Jakarta POI - Who we are</title>
|
<section><title>Apache 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="mailinglists.html">mailing lists</link>.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
@ -55,6 +55,12 @@
|
||||||
<!-- </ul>-->
|
<!-- </ul>-->
|
||||||
<!-- </section>-->
|
<!-- </section>-->
|
||||||
|
|
||||||
|
<section><title>Project Chair</title>
|
||||||
|
<ul>
|
||||||
|
<li>Nick Burch (nick at apache dot org)</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
|
||||||
<section><title>Emeritus Committers</title>
|
<section><title>Emeritus Committers</title>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Nicola Ken Barozzi (barozzi at nicolaken dot com)</li>
|
<li>Nicola Ken Barozzi (barozzi at nicolaken dot com)</li>
|
||||||
|
@ -63,7 +69,7 @@
|
||||||
|
|
||||||
<section><title>Committers</title>
|
<section><title>Committers</title>
|
||||||
<ul>
|
<ul>
|
||||||
<li><link href="http://cvs.apache.org/~acoliver/">Andrew C. Oliver</link> (acoliver at apache dot org)</li>
|
<li><link href="http://people.apache.org/~acoliver/">Andrew C. Oliver</link> (acoliver at apache dot org)</li>
|
||||||
<li><link href="http://www.marcj.com/">Marc Johnson</link> (mjohnson at apache dot org)</li>
|
<li><link href="http://www.marcj.com/">Marc Johnson</link> (mjohnson at apache dot org)</li>
|
||||||
<li><link href="http://members.iinet.net.au/~gstamp/glen/">Glen Stampoultzis</link> (glens at apache.org)</li>
|
<li><link href="http://members.iinet.net.au/~gstamp/glen/">Glen Stampoultzis</link> (glens at apache.org)</li>
|
||||||
<li><link href="http://www.rainer-klute.de/">Rainer Klute</link> (klute at apache dot org)</li>
|
<li><link href="http://www.rainer-klute.de/">Rainer Klute</link> (klute at apache dot org)</li>
|
||||||
|
@ -73,16 +79,10 @@
|
||||||
<li>Danny Mui (dmui at apache dot org)</li>
|
<li>Danny Mui (dmui at apache dot org)</li>
|
||||||
<li>Jason Height (jheight at apache dot org)</li>
|
<li>Jason Height (jheight at apache dot org)</li>
|
||||||
<li><link href="http://www.apache.org/~tetsuya/">Tetsuya Kitahata</link> (tetsuya at apache dot org)</li>
|
<li><link href="http://www.apache.org/~tetsuya/">Tetsuya Kitahata</link> (tetsuya at apache dot org)</li>
|
||||||
<li>Nick Burch (nick at apache dot org)</li>
|
|
||||||
<li>Yegor Kozlov</li>
|
<li>Yegor Kozlov</li>
|
||||||
<li>Amol S Deshmukh (amol at apache dot org)</li>
|
<li>Amol S Deshmukh (amol at apache dot org)</li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<section><title>Developers</title>
|
|
||||||
<ul>
|
|
||||||
<li>Agustín Martín (agusmba at terra dot es)</li>
|
|
||||||
</ul>
|
|
||||||
</section>
|
|
||||||
<section><title>Translators</title>
|
<section><title>Translators</title>
|
||||||
<ul>
|
<ul>
|
||||||
<li>(Please add your name here!!)</li>
|
<li>(Please add your name here!!)</li>
|
||||||
|
|
|
@ -95,19 +95,19 @@ be used to configure the chosen Forrest skin.
|
||||||
<!-- Do we want to disable w3c compliance links? -->
|
<!-- Do we want to disable w3c compliance links? -->
|
||||||
<disable-compliance-links>false</disable-compliance-links>
|
<disable-compliance-links>false</disable-compliance-links>
|
||||||
|
|
||||||
<searchsite-domain>jakarta.apache.org</searchsite-domain>
|
<searchsite-domain>poi.apache.org</searchsite-domain>
|
||||||
<searchsite-name>jakarta</searchsite-name>
|
<searchsite-name>poi</searchsite-name>
|
||||||
|
|
||||||
<!-- mandatory project logo
|
<!-- mandatory project logo
|
||||||
skin: forrest-site renders it at the top -->
|
skin: forrest-site renders it at the top -->
|
||||||
<project-name>POI</project-name>
|
<project-name>POI</project-name>
|
||||||
<project-url>http://jakarta.apache.org/poi/</project-url>
|
<project-url>http://poi.apache.org/</project-url>
|
||||||
<project-logo>resources/images/project-logo.gif</project-logo>
|
<project-logo>resources/images/project-logo.gif</project-logo>
|
||||||
|
|
||||||
<!-- optional group logo
|
<!-- optional group logo
|
||||||
skin: forrest-site renders it at the top-left corner -->
|
skin: forrest-site renders it at the top-left corner -->
|
||||||
<group-name>Jakarta</group-name>
|
<group-name>Apache POI</group-name>
|
||||||
<group-url>http://jakarta.apache.org</group-url>
|
<group-url>http://poi.apache.org</group-url>
|
||||||
<group-logo>resources/images/group-logo.gif</group-logo>
|
<group-logo>resources/images/group-logo.gif</group-logo>
|
||||||
|
|
||||||
<!-- optional host logo (e.g. sourceforge logo)
|
<!-- optional host logo (e.g. sourceforge logo)
|
||||||
|
@ -116,7 +116,7 @@ be used to configure the chosen Forrest skin.
|
||||||
<host-logo></host-logo>
|
<host-logo></host-logo>
|
||||||
|
|
||||||
<!-- The following are used to construct a copyright statement -->
|
<!-- The following are used to construct a copyright statement -->
|
||||||
<year>2002-2006</year>
|
<year>2002-2007</year>
|
||||||
<vendor>The Apache Software Foundation</vendor>
|
<vendor>The Apache Software Foundation</vendor>
|
||||||
|
|
||||||
<!-- Some skins use this to form a 'breadcrumb trail' of links. If you don't
|
<!-- Some skins use this to form a 'breadcrumb trail' of links. If you don't
|
||||||
|
@ -124,8 +124,7 @@ be used to configure the chosen Forrest skin.
|
||||||
-->
|
-->
|
||||||
<trail>
|
<trail>
|
||||||
<link1 name="Apache" href="http://www.apache.org/"/>
|
<link1 name="Apache" href="http://www.apache.org/"/>
|
||||||
<link2 name="Jakarta" href="http://jakarta.apache.org/"/>
|
<link2 name="POI" href="http://poi.apache.org/"/>
|
||||||
<link3 name="POI" href="http://jakarta.apache.org/poi/"/>
|
|
||||||
</trail>
|
</trail>
|
||||||
|
|
||||||
<!-- Credits are typically rendered as a set of small clickable images in the
|
<!-- Credits are typically rendered as a set of small clickable images in the
|
||||||
|
|
Loading…
Reference in New Issue