]> source.dussan.org Git - poi.git/commit
Pull the Properties-Only document type out to a superclass, so other places (eg unit...
authorNick Burch <nick@apache.org>
Wed, 26 Jun 2013 00:10:43 +0000 (00:10 +0000)
committerNick Burch <nick@apache.org>
Wed, 26 Jun 2013 00:10:43 +0000 (00:10 +0000)
commitb8fe46ca9e13e900d50d7f9ada14d8d13e03a96c
treea169bc3490ddf89578268a8bf38d09153b175817
parent80677e58b386cccfd402d2fa4e97cdf4746204ca
Pull the Properties-Only document type out to a superclass, so other places (eg unit tests) can use it

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1496680 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/hpsf/HPSFPropertiesOnlyDocument.java [new file with mode: 0644]
src/java/org/apache/poi/hpsf/extractor/HPSFPropertiesExtractor.java