From 06463f8dbd08a08a0be830d17b4d09e93d2bdafd Mon Sep 17 00:00:00 2001 From: Javen O'Neal Date: Mon, 18 Apr 2016 00:28:13 +0000 Subject: [PATCH] add missing groups to javadocs git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1739669 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/build.xml b/build.xml index b8b51ffef1..4bb6fe1a14 100644 --- a/build.xml +++ b/build.xml @@ -1568,14 +1568,51 @@ under the License. HPSF - Horrible Property Set Format + + + SS - Common Spreadsheet Format + + HSSF - Horrible Spreadsheet Format + + XSSF - Open Office XML Spreadsheet Format + + + + + SL - Common Slideshow Format + + + + HSLF - Horrible Slideshow Format + + + + XSLF - Open Office XML Slideshow Format + + + HWPF - Horrible Word Processor Format + + XWPF - Open Office XML Word Processor Format + + + + + HDGF - Horrible Diagram Format + + + + XDGF - Open Office XML Diagram Format + + + POIFS - POI File System -- 2.39.5