You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12345678910111213141516171819202122
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.0//EN" "../dtd/document-v10.dtd">
  3. <document>
  4. <header>
  5. <title>PoiFS</title>
  6. <subtitle>Overview</subtitle>
  7. <authors>
  8. <person name="Andrew C. Oliver" email="acoliver@apache.org"/>
  9. <person name="Nicola Ken Barozzi" email="barozzi@nicolaken.com"/>
  10. </authors>
  11. </header>
  12. <body>
  13. <s1 title="Overview">
  14. <p>POIFS is a pure Java implementation of the OLE 2 Compound Document format.</p>
  15. <p> TODO: copy POIFS docs and port to XML. For now please reference <link href="http://poi.sourceforge.net">old site</link>.
  16. </p>
  17. </s1>
  18. </body>
  19. </document>