diff options
Diffstat (limited to 'src/documentation/content/xdocs/spreadsheet/diagram1.xml')
-rw-r--r-- | src/documentation/content/xdocs/spreadsheet/diagram1.xml | 40 |
1 files changed, 0 insertions, 40 deletions
diff --git a/src/documentation/content/xdocs/spreadsheet/diagram1.xml b/src/documentation/content/xdocs/spreadsheet/diagram1.xml deleted file mode 100644 index fbbe1f66c3..0000000000 --- a/src/documentation/content/xdocs/spreadsheet/diagram1.xml +++ /dev/null @@ -1,40 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- - ==================================================================== - 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. - ==================================================================== ---> -<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "../dtd/document-v11.dtd"> - -<document> - <header> - <title>HSSF</title> - <subtitle>Overview</subtitle> - <authors> - <person name="Andrew C. Oliver" email="acoliver@apache.org"/> - <person name="Nicola Ken Barozzi" email="barozzi@nicolaken.com"/> - </authors> - </header> - - <body> - <section> - <title>Usermodel Class Diagram by Matthew Young</title> - <p> - <img src="images/usermodel.gif" alt="Usermodel"/> - </p> - </section> - </body> -</document> |