Package | Description |
---|---|
net.sf.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–2024 Packwood Software. All rights reserved.