]> source.dussan.org Git - poi.git/commit
- Added Robert Flaherty's method getCustomProperties() (refactored)
authorRainer Klute <klute@apache.org>
Thu, 23 Oct 2003 20:44:24 +0000 (20:44 +0000)
committerRainer Klute <klute@apache.org>
Thu, 23 Oct 2003 20:44:24 +0000 (20:44 +0000)
commit6d1eefc2eac5872073df2cb1e513ef5b5c1a0ec4
tree5c3867d804de6c813ed8f2844323c0d5ef8fe9cf
parent88b95cab72cb5abd025ea716563ca4fa526949e7
- Added Robert Flaherty's method getCustomProperties() (refactored)
- Got rid of the PropertySet instance variable sectionCount. Use getSectionCount() instead!
- Minor fixes

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