| Package | Description |
|---|---|
| org.mpxj.reader |
| Modifier and Type | Method and Description |
|---|---|
UniversalProjectReader.ProjectReaderProxy |
UniversalProjectReader.getProjectReaderProxy(File file)
Retrieve a
ProjectReaderProxy instance which provides access to
the ProjectReader required to read a schedule from the supplied
File instance. |
UniversalProjectReader.ProjectReaderProxy |
UniversalProjectReader.getProjectReaderProxy(InputStream inputStream)
Retrieve a
ProjectReaderProxy instance which provides access to
the ProjectReader required to read a schedule from the supplied
InputStream instance. |
UniversalProjectReader.ProjectReaderProxy |
UniversalProjectReader.getProjectReaderProxy(String fileName)
Retrieve a
ProjectReaderProxy instance which provides access to
the ProjectReader required to read a schedule from the named file. |
Copyright © 2000–2025 MPXJ. All rights reserved.