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">
|
|
|
|
|
2009-11-19 16:22:21 -05:00
|
|
|
<menu label="Overview">
|
2009-11-05 19:00:35 -05:00
|
|
|
<menu-item label="Home" href="index.html"/>
|
|
|
|
<menu-item label="Download" href="download.html"/>
|
2009-11-19 16:22:21 -05:00
|
|
|
<menu-item label="Components" href="overview.html"/>
|
|
|
|
<menu-item label="Text Extraction" href="text-extraction.html"/>
|
|
|
|
<menu-item label="Case Studies" href="casestudies.html"/>
|
|
|
|
<menu-item label="Legal" href="legal.html"/>
|
2009-11-05 21:43:52 -05:00
|
|
|
</menu>
|
|
|
|
|
2009-11-19 16:22:21 -05:00
|
|
|
<menu label="Help">
|
2009-11-05 21:29:17 -05:00
|
|
|
<menu-item label="Javadocs" href="ext:javadoc"/>
|
2009-11-05 21:43:52 -05:00
|
|
|
<menu-item label="FAQ" href="faq.html"/>
|
2009-11-05 19:00:35 -05:00
|
|
|
<menu-item label="Mailing Lists" href="mailinglists.html"/>
|
|
|
|
<menu-item label="Bug Database" href="http://issues.apache.org/bugzilla/buglist.cgi?product=POI"/>
|
2009-11-19 16:22:21 -05:00
|
|
|
<menu-item label="Changes Log" href="changes.html"/>
|
|
|
|
</menu>
|
|
|
|
|
|
|
|
<menu label="Getting Involved">
|
|
|
|
<menu-item label="Subversion Repository" href="subversion.html"/>
|
|
|
|
<menu-item label="How To Build" href="howtobuild.html"/>
|
|
|
|
<menu-item label="Contribution Guidelines" href="guidelines.html"/>
|
2009-11-05 19:00:35 -05:00
|
|
|
<menu-item label="Who We Are" href="who.html"/>
|
2009-11-05 21:29:17 -05:00
|
|
|
</menu>
|
|
|
|
|
2009-11-19 16:22:21 -05:00
|
|
|
<menu label="Component APIs">
|
2009-11-05 21:29:17 -05:00
|
|
|
<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"/>
|
2009-11-19 16:22:21 -05:00
|
|
|
<menu-item label="OpenXML4J (OOXML)" href="oxml4j/index.html"/>
|
2009-11-05 21:29:17 -05:00
|
|
|
<menu-item label="OLE2 Filesystem (POIFS)" href="poifs/index.html"/>
|
2009-11-19 16:22:21 -05:00
|
|
|
<menu-item label="OLE2 Document Props (HPSF)" href="hpsf/index.html"/>
|
2009-11-05 21:29:17 -05:00
|
|
|
<menu-item label="Outlook (HSMF)" href="hsmf/index.html"/>
|
|
|
|
<menu-item label="Visio (HDGF)" href="hdgf/index.html"/>
|
2010-12-22 00:04:19 -05:00
|
|
|
<menu-item label="TNEF (HMEF)" href="hmef/index.html"/>
|
2009-11-05 21:29:17 -05:00
|
|
|
<menu-item label="Publisher (HPBF)" href="hpbf/index.html"/>
|
2003-04-23 20:53:41 -04:00
|
|
|
</menu>
|
|
|
|
|
2010-10-15 12:17:43 -04:00
|
|
|
<menu label="Apache Wide">
|
|
|
|
<menu-item label="Apache Software Foundation" href="http://www.apache.org/" />
|
|
|
|
<menu-item label="License" href="http://www.apache.org/licenses/" />
|
|
|
|
<menu-item label="Sponsorship" href="http://www.apache.org/foundation/sponsorship.html" />
|
|
|
|
<menu-item label="Thanks" href="http://www.apache.org/foundation/thanks.html" />
|
|
|
|
<menu-item label="Security" href="http://www.apache.org/security/" />
|
|
|
|
</menu>
|
2003-04-23 20:53:41 -04:00
|
|
|
</book>
|