From eb3229bda6881d7b669436901a33426eb8e32039 Mon Sep 17 00:00:00 2001 From: "Andrew C. Oliver" Date: Sun, 10 Mar 2002 15:45:01 +0000 Subject: [PATCH] new diagram by Matthew Young git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352173 13f79535-47bb-0310-9956-ffa450edef68 --- src/documentation/xdocs/hssf/book.xml | 6 +++- src/documentation/xdocs/hssf/diagram1.xml | 19 ++++++++++++ src/documentation/xdocs/hssf/diagrams.xml | 38 +++++++++++++++++++++++ 3 files changed, 62 insertions(+), 1 deletion(-) create mode 100644 src/documentation/xdocs/hssf/diagram1.xml create mode 100644 src/documentation/xdocs/hssf/diagrams.xml diff --git a/src/documentation/xdocs/hssf/book.xml b/src/documentation/xdocs/hssf/book.xml index d3f5fd478..2c2eb5538 100644 --- a/src/documentation/xdocs/hssf/book.xml +++ b/src/documentation/xdocs/hssf/book.xml @@ -12,7 +12,11 @@ + + + + - \ No newline at end of file + diff --git a/src/documentation/xdocs/hssf/diagram1.xml b/src/documentation/xdocs/hssf/diagram1.xml new file mode 100644 index 000000000..0112762f3 --- /dev/null +++ b/src/documentation/xdocs/hssf/diagram1.xml @@ -0,0 +1,19 @@ + + + + +
+ HSSF + Overview + + + + +
+ + + + + + +
diff --git a/src/documentation/xdocs/hssf/diagrams.xml b/src/documentation/xdocs/hssf/diagrams.xml new file mode 100644 index 000000000..c459ec27d --- /dev/null +++ b/src/documentation/xdocs/hssf/diagrams.xml @@ -0,0 +1,38 @@ + + + + +
+ HSSF + Overview + + + + +
+ + + +

+ This section is intended for diagrams (UML/etc) that help + explain HSSF. +

+
    +
  • + HSSF usermodel class diagram - + by Matthew Young (myoung at westernasset dot com) +
  • +
+

+ Have more? Add a new "bug" to the bug database with [DOCUMENTATION] + prefacing the description and a link to the file on an http server + somewhere. If you don't have your own webserver, then you can email it + to (acoliver at apache dot org) provided its < 5MB. Diagrams should be + in some format that can be read at least on Linux and Windows. Diagrams + that can be edited are preferrable, but lets face it, there aren't too + many good affordable UML tools yet! And no they don't HAVE to be UML... + just useful. +

+
+ +