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, read
public void addProjectListener(ProjectListener listener)
listener
- ProjectListener instancepublic ProjectFile read(InputStream inputStream) throws MPXJException
inputStream
- InputStream instanceMPXJException
Copyright © 2000–2017 Packwood Software. All rights reserved.