]> source.dussan.org Git - poi.git/commit
- A section's size is a multiple of 4 now. The Windows explorer seems to be constrain...
authorRainer Klute <klute@apache.org>
Tue, 31 Aug 2004 20:47:09 +0000 (20:47 +0000)
committerRainer Klute <klute@apache.org>
Tue, 31 Aug 2004 20:47:09 +0000 (20:47 +0000)
commitff53b56c07436dbdedc015be52e1dbaecf4d2455
tree4d8bf701075c8caf3acef4ee93129709745aa047
parent8cb8e5f43d74ba72997b4e95945f23b528ce44bc
- A section's size is a multiple of 4 now. The Windows explorer seems to be constrained to this requirement in order to display custom properties.
- Custom properties may be written in character encodings different from Unicode.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353596 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/hpsf/MutablePropertySet.java
src/java/org/apache/poi/hpsf/MutableSection.java