Fix 43670, 44501 - Fix how HDGF deals with trailing data in the list of chunk headers
[poi.git] / src / documentation / content / xdocs / hssf / diagram1.xml
blobfbbe1f66c3156a4c0c726ce45f3cd7915cda7472
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
3    ====================================================================
4    Licensed to the Apache Software Foundation (ASF) under one or more
5    contributor license agreements.  See the NOTICE file distributed with
6    this work for additional information regarding copyright ownership.
7    The ASF licenses this file to You under the Apache License, Version 2.0
8    (the "License"); you may not use this file except in compliance with
9    the License.  You may obtain a copy of the License at
11        http://www.apache.org/licenses/LICENSE-2.0
13    Unless required by applicable law or agreed to in writing, software
14    distributed under the License is distributed on an "AS IS" BASIS,
15    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16    See the License for the specific language governing permissions and
17    limitations under the License.
18    ====================================================================
19 -->
20 <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "../dtd/document-v11.dtd">
22 <document>
23     <header>
24         <title>HSSF</title>
25         <subtitle>Overview</subtitle>
26         <authors>
27             <person name="Andrew C. Oliver" email="acoliver@apache.org"/>
28             <person name="Nicola Ken Barozzi" email="barozzi@nicolaken.com"/>
29         </authors>
30     </header>
32     <body>
33         <section>
34             <title>Usermodel Class Diagram by Matthew Young</title>
35             <p>
36             <img src="images/usermodel.gif" alt="Usermodel"/>
37             </p>
38         </section>
39     </body>
40 </document>