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.

package.html 1.4KB

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. Top-level util package are classes that are useful throughout the project. These classes are
  23. generally generic enough to be useful in any project and should be contributed elsewhere!
  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>