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,
net.sf.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, net.sf.mpxj.mpp.DocumentInputStreamFactory inputStreamFactory) throws IOException
projectDir
- project directoryfile
- parent project fileinputStreamFactory
- factory to create input streamIOException
Copyright © 2000–2024 Packwood Software. All rights reserved.