public class CustomFieldValueReader9 extends Object
| Constructor and Description |
|---|
CustomFieldValueReader9(org.apache.poi.poifs.filesystem.DirectoryEntry projectDir,
ProjectFile file,
org.mpxj.mpp.Props projectProps)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
process()
Reads custom field values and populates container.
|
public CustomFieldValueReader9(org.apache.poi.poifs.filesystem.DirectoryEntry projectDir,
ProjectFile file,
org.mpxj.mpp.Props projectProps)
projectDir - project directoryfile - project fileprojectProps - MPP project propertiespublic void process()
throws IOException
IOExceptionCopyright © 2000–2025 MPXJ. All rights reserved.