Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

package.html 1.3KB

123456789101112131415161718192021222324252627282930313233343536
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
  2. <!--
  3. ====================================================================
  4. Licensed to the Apache Software Foundation (ASF) under one or more
  5. contributor license agreements. See the NOTICE file distributed with
  6. this work for additional information regarding copyright ownership.
  7. The ASF licenses this file to You under the Apache License, Version 2.0
  8. (the "License"); you may not use this file except in compliance with
  9. the License. You may obtain a copy of the License at
  10. http://www.apache.org/licenses/LICENSE-2.0
  11. Unless required by applicable law or agreed to in writing, software
  12. distributed under the License is distributed on an "AS IS" BASIS,
  13. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  14. See the License for the specific language governing permissions and
  15. limitations under the License.
  16. ====================================================================
  17. -->
  18. <html>
  19. <head>
  20. </head>
  21. <body bgcolor="white">
  22. storage package contains low level binary structures for POIFS's implementation of the OLE 2
  23. Compound Document Format.
  24. <h2>Related Documentation</h2>
  25. For overviews, tutorials, examples, guides, and tool documentation, please see:
  26. <ul>
  27. <li><a href="http://poi.apache.org">Apache POI Project</a>
  28. </ul>
  29. </body>
  30. </html>