public class ConstraintFactory extends Object
| Constructor and Description |
|---|
ConstraintFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(org.apache.poi.poifs.filesystem.DirectoryEntry projectDir,
ProjectFile file,
org.mpxj.mpp.DocumentInputStreamFactory inputStreamFactory)
Main entry point when called to process constraint data.
|
public void process(org.apache.poi.poifs.filesystem.DirectoryEntry projectDir,
ProjectFile file,
org.mpxj.mpp.DocumentInputStreamFactory inputStreamFactory)
throws IOException
projectDir - project directoryfile - parent project fileinputStreamFactory - factory to create input streamIOExceptionCopyright © 2000–2025 MPXJ. All rights reserved.