Example usage for org.apache.poi.hpsf DocumentSummaryInformation subclass-usage

List of usage examples for org.apache.poi.hpsf DocumentSummaryInformation subclass-usage

Introduction

In this page you can find the example usage for org.apache.poi.hpsf DocumentSummaryInformation subclass-usage.

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 {
    /**