]> source.dussan.org Git - poi.git/commit
- Comparing sections refined: For the dictionary (property 0) only the value (Map...
authorRainer Klute <klute@apache.org>
Sat, 20 Sep 2003 15:43:08 +0000 (15:43 +0000)
committerRainer Klute <klute@apache.org>
Sat, 20 Sep 2003 15:43:08 +0000 (15:43 +0000)
commitbb343314a6f71af21daa211f428fc4b59be90f3d
tree694b6a5f2efa5e19b28b68037b9d4b850cf9be70
parent245026d89c6b2648886beed273f595ff03919fe0
- Comparing sections refined: For the dictionary (property 0) only the value (Map) is relevant. The dictionary's codepage (property 1) is disregarded.
- New sample application CopyCompare. I'll turn that into a testcase later.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353362 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/hpsf/how-to.xml
src/examples/src/org/apache/poi/hpsf/examples/CopyCompare.java [new file with mode: 0644]
src/examples/src/org/apache/poi/hpsf/examples/ReadCustomPropertySets.java
src/examples/src/org/apache/poi/hpsf/examples/ReadTitle.java
src/examples/src/org/apache/poi/hpsf/examples/WriteAuthorAndTitle.java
src/examples/src/org/apache/poi/hpsf/examples/WriteTitle.java
src/java/org/apache/poi/hpsf/Section.java
src/java/org/apache/poi/hpsf/Util.java
src/testcases/org/apache/poi/hpsf/data/Test0313rur.adm [new file with mode: 0644]
src/testcases/org/apache/poi/hpsf/data/TestEditTime.doc [new file with mode: 0644]
src/testcases/org/apache/poi/hpsf/data/TestMickey.doc [new file with mode: 0644]