Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

12345678910111213141516171819202122232425262728293031323334353637
  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. property package contains high and low level Property structures for POIFS.
  23. <h2>Related Documentation</h2>
  24. For overviews, tutorials, examples, guides, and tool documentation, please see:
  25. <ul>
  26. <li><a href="http://poi.apache.org">Apache POI Project</a>
  27. </ul>
  28. <!-- Put @see and @since tags down here. -->
  29. @see org.apache.poi.poifs.filesystem
  30. </body>
  31. </html>