List of usage examples for org.apache.poi.hpsf DocumentSummaryInformation subclass-usage
From source file net.sf.mpxj.mpp.ExtendedDocumentSummaryInformation.java
/** * An extension to the original POI class which provides access to additional * document summary properties supported by MS Project. */ public class ExtendedDocumentSummaryInformation extends org.apache.poi.hpsf.DocumentSummaryInformation { /**