public final class ProjectPropertiesReader extends Object
| Constructor and Description |
|---|
ProjectPropertiesReader() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(ProjectFile file,
org.mpxj.mpp.Props props,
org.apache.poi.poifs.filesystem.DirectoryEntry rootDir)
The main entry point for processing project properties.
|
public void process(ProjectFile file, org.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 © 2000–2025 MPXJ. All rights reserved.