public final class ConceptDrawProjectReader extends AbstractProjectStreamReader
| Constructor and Description |
|---|
ConceptDrawProjectReader() |
| Modifier and Type | Method and Description |
|---|---|
ProjectFile |
read(InputStream stream)
Read a single schedule from a file where the contents of the project file
are supplied via an input stream.
|
read, read, readAll, readAll, readAlladdListenersToContext, addListenersToProject, addListenersToReader, addProjectListenerpublic ProjectFile read(InputStream stream) throws MPXJException
ProjectReaderstream - InputStream instanceMPXJExceptionCopyright © 2000–2025 MPXJ. All rights reserved.