public final class AstaFileReader extends AbstractProjectReader
| Constructor and Description |
|---|
AstaFileReader() |
| 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 inputStream)
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 inputStream) throws MPXJException
inputStream - InputStream instanceMPXJExceptionCopyright © 2013. All Rights Reserved.