public final class PrimaveraPMFileReader extends AbstractProjectReader
| Constructor and Description |
|---|
PrimaveraPMFileReader() |
| Modifier and Type | Method and Description |
|---|---|
void |
addProjectListener(ProjectListener listener)
Add a listener to receive events as a project is being read.
|
ProjectFile |
read(InputStream stream)
Read a file where the contents of the project file
are supplied via an input stream.
|
read, readpublic void addProjectListener(ProjectListener listener)
listener - ProjectListener instancepublic ProjectFile read(InputStream stream) throws MPXJException
stream - InputStream instanceMPXJExceptionCopyright © 2013. All Rights Reserved.