]> source.dussan.org Git - poi.git/commit
- PropertySetFactory.create(InputStream) no longer throws an UnexpectedPropertySetTyp...
authorRainer Klute <klute@apache.org>
Sat, 13 Sep 2003 12:31:28 +0000 (12:31 +0000)
committerRainer Klute <klute@apache.org>
Sat, 13 Sep 2003 12:31:28 +0000 (12:31 +0000)
commitd99a03d6d9a7617af4f1a0c7f8b2cca60c5ba843
treea062da70a5c1cc4720934aa6a5288da14d6c4517
parent4572e39df6c3630f9550cfc1d35941d06212bc2d
- PropertySetFactory.create(InputStream) no longer throws an UnexpectedPropertySetTypeException.
- HPSFRuntimeException is thrown when the application tries to read a non-integer property with Section.getPropertyIntValue(long).
- Package description updated.
- ClassIDhashCode() implemented.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353349 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/hpsf/ClassID.java
src/java/org/apache/poi/hpsf/MutableSection.java
src/java/org/apache/poi/hpsf/PropertySetFactory.java
src/java/org/apache/poi/hpsf/Section.java
src/java/org/apache/poi/hpsf/SummaryInformation.java
src/java/org/apache/poi/hpsf/package.html