public final class ProjectHeaderReader extends Object
| Constructor and Description |
|---|
ProjectHeaderReader() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(ProjectFile file,
net.sf.mpxj.mpp.Props props,
org.apache.poi.poifs.filesystem.DirectoryEntry rootDir)
The main entry point for processing project header data.
|
public void process(ProjectFile file, net.sf.mpxj.mpp.Props props, org.apache.poi.poifs.filesystem.DirectoryEntry rootDir) throws MPXJException
file - parent project fileprops - properties datarootDir - Root of the POI file system.MPXJExceptionCopyright © 2013. All Rights Reserved.