]> 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)
commit90b74675d59b2ff0dc0b21ed217a15dba62133b5
treea169bc3490ddf89578268a8bf38d09153b175817
parent40d49a54d2b0a9a33f5b78f0b13691b73eefef7d
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