public final class ProjectPropertiesReader extends Object
Constructor and Description |
---|
ProjectPropertiesReader() |
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 properties.
|
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.MPXJException
Copyright © 2000–2024 Packwood Software. All rights reserved.