public final class PrimaveraPMFileWriter extends AbstractProjectWriter
| Constructor and Description |
|---|
PrimaveraPMFileWriter() |
| Modifier and Type | Method and Description |
|---|---|
void |
write(ProjectFile projectFile,
OutputStream stream)
Create a project file using the supplied OutputStream instance.
|
write, writepublic void write(ProjectFile projectFile, OutputStream stream) throws IOException
projectFile - project file instancestream - OutputStream instanceIOExceptionCopyright © 2013. All Rights Reserved.