diff --git a/src/documentation/content/xdocs/book.xml b/src/documentation/content/xdocs/book.xml index c02fcd6302..d8cffad4ee 100644 --- a/src/documentation/content/xdocs/book.xml +++ b/src/documentation/content/xdocs/book.xml @@ -35,10 +35,10 @@
HSSF is our port of the Microsoft Excel 97(-2007) file format (BIFF8) to pure Java. XSSF is our port of the Microsoft Excel XML (2007+) file format (OOXML) to pure Java. They both supports read and write capability. Please see - the HSSF+XSSF project page for more + the HSSF+XSSF project page for more information.
HSLF is our port of the Microsoft PowerPoint 97(-2003) file format to pure Java. It supports read and write capabilities of some, but not yet all of the core records. Please see the HSLF project page for more + href="./slideshow/index.html">the HSLF project page for more information.
- HSLF is the set of APIs + HSLF is the set of APIs for reading and writing Microsoft PowerPoint 97(-XP) documents using (only) Java.