2003-04-23 20:53:41 -04:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2007-01-15 18:11:09 -05:00
|
|
|
<!--
|
|
|
|
====================================================================
|
|
|
|
Licensed to the Apache Software Foundation (ASF) under one or more
|
|
|
|
contributor license agreements. See the NOTICE file distributed with
|
|
|
|
this work for additional information regarding copyright ownership.
|
|
|
|
The ASF licenses this file to You under the Apache License, Version 2.0
|
|
|
|
(the "License"); you may not use this file except in compliance with
|
|
|
|
the License. You may obtain a copy of the License at
|
|
|
|
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
|
|
distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
|
See the License for the specific language governing permissions and
|
|
|
|
limitations under the License.
|
|
|
|
====================================================================
|
|
|
|
-->
|
2003-04-23 20:53:41 -04:00
|
|
|
<!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN" "./dtd/book-cocoon-v10.dtd">
|
|
|
|
|
2003-08-04 00:20:29 -04:00
|
|
|
<book software="POI"
|
2003-08-03 23:42:47 -04:00
|
|
|
title="POI Project Documentation"
|
|
|
|
copyright="@year@ POI Project"
|
2003-04-23 20:53:41 -04:00
|
|
|
xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
|
|
|
2003-10-13 05:43:02 -04:00
|
|
|
<menu label="Apache POI">
|
2009-11-05 19:00:35 -05:00
|
|
|
<menu-item label="Home" href="index.html"/>
|
|
|
|
<menu-item label="Download" href="download.html"/>
|
|
|
|
<menu-item label="FAQ" href="faq.html"/>
|
|
|
|
<menu-item label="Changes" href="changes.html"/>
|
2009-11-05 21:29:17 -05:00
|
|
|
<menu-item label="Javadocs" href="ext:javadoc"/>
|
2009-11-05 19:00:35 -05:00
|
|
|
<menu-item label="Source Repository" href="subversion.html"/>
|
|
|
|
<menu-item label="Mailing Lists" href="mailinglists.html"/>
|
|
|
|
<menu-item label="Bug Database" href="http://issues.apache.org/bugzilla/buglist.cgi?product=POI"/>
|
2003-05-09 07:06:55 -04:00
|
|
|
<menu-item label="How to Build" href="howtobuild.html"/>
|
2009-11-05 19:00:35 -05:00
|
|
|
<menu-item label="Resolutions" href="resolutions/index.html"/>
|
|
|
|
<menu-item label="Get Involved" href="getinvolved/index.html"/>
|
|
|
|
<menu-item label="Who We Are" href="who.html"/>
|
2009-11-05 21:29:17 -05:00
|
|
|
<menu-item label="Legal" href="legal.html"/>
|
|
|
|
</menu>
|
|
|
|
|
|
|
|
<menu label="Modules">
|
|
|
|
<menu-item label="Overview" href="overview.html"/>
|
|
|
|
<menu-item label="Text Extraction" href="text-extraction.html"/>
|
|
|
|
<menu-item label="Excel (SS=HSSF+XSSF)" href="spreadsheet/index.html"/>
|
|
|
|
<menu-item label="Word (HWPF+XWPF)" href="hwpf/index.html"/>
|
|
|
|
<menu-item label="PowerPoint (HSLF+XSLF)" href="slideshow/index.html"/>
|
|
|
|
<menu-item label="OLE2 Filesystem (POIFS)" href="poifs/index.html"/>
|
|
|
|
<menu-item label="OLE2 Properties (HPSF)" href="hpsf/index.html"/>
|
|
|
|
<menu-item label="OpenXML4J" href="oxml4j/index.html"/>
|
|
|
|
<menu-item label="Outlook (HSMF)" href="hsmf/index.html"/>
|
|
|
|
<menu-item label="Visio (HDGF)" href="hdgf/index.html"/>
|
|
|
|
<menu-item label="Publisher (HPBF)" href="hpbf/index.html"/>
|
2003-04-23 20:53:41 -04:00
|
|
|
</menu>
|
|
|
|
|
2009-11-05 19:00:35 -05:00
|
|
|
<menu label="Misc">
|
|
|
|
<menu-item label="Case Studies" href="casestudies.html"/>
|
|
|
|
<menu-item label="References" href="references/index.html"/>
|
|
|
|
<menu-item label="POI in the News" href="news.html"/>
|
|
|
|
<menu-item label="Sponsors" href="http://www.apache.org/foundation/thanks.html" />
|
2009-11-05 21:29:17 -05:00
|
|
|
<menu-item label="History and Future" href="historyandfuture.html"/>
|
2003-04-23 20:53:41 -04:00
|
|
|
</menu>
|
|
|
|
|
|
|
|
</book>
|