Modifier and Type | Class and Description |
---|---|
class |
AstaFileReader
This class provides a generic front end to read project data from
an Asta PP file.
|
class |
AstaJdbcReader
This class provides a generic front end to read project data from
a database.
|
class |
AstaMdbReader
This class provides a generic front end to read project data from
a database.
|
class |
AstaSqliteReader
This class provides a generic front end to read project data from
a SQLite-based Asta PP file.
|
class |
AstaTextFileReader
This class provides a generic front end to read project data from
a text-based Asta PP file.
|
Modifier and Type | Class and Description |
---|---|
class |
ConceptDrawProjectReader
This class creates a new ProjectFile instance by reading a ConceptDraw Project file.
|
Modifier and Type | Class and Description |
---|---|
class |
FastTrackReader
Reads FastTrack FTS files.
|
Modifier and Type | Class and Description |
---|---|
class |
GanttDesignerReader
This class creates a new ProjectFile instance by reading a GanttDesigner file.
|
Modifier and Type | Class and Description |
---|---|
class |
GanttProjectReader
This class creates a new ProjectFile instance by reading a GanttProject file.
|
Modifier and Type | Class and Description |
---|---|
class |
MerlinReader
This class reads Merlin Project files.
|
Modifier and Type | Class and Description |
---|---|
class |
MPDDatabaseReader
This class provides a generic front end to read project data from
a database.
|
class |
MPDFileReader
This class provides a generic front end to read project data from
a database.
|
Modifier and Type | Class and Description |
---|---|
class |
MPPReader
This class creates a new ProjectFile instance by reading an MPP file.
|
Modifier and Type | Class and Description |
---|---|
class |
MPXReader
This class creates a new ProjectFile instance by reading an MPX file.
|
Modifier and Type | Class and Description |
---|---|
class |
MSPDIReader
This class creates a new ProjectFile instance by reading an MSPDI file.
|
Modifier and Type | Class and Description |
---|---|
class |
OpenPlanReader
Reads schedule data from a Deltek Open Plan BK3 file.
|
Modifier and Type | Class and Description |
---|---|
class |
PhoenixReader
This class creates a new ProjectFile instance by reading a Phoenix Project Manager file.
|
Modifier and Type | Class and Description |
---|---|
class |
PlannerReader
This class creates a new ProjectFile instance by reading a Planner file.
|
Modifier and Type | Class and Description |
---|---|
class |
PrimaveraDatabaseFileReader
This class provides a generic front end to read project data from
a SQLite-based Primavera database.
|
class |
PrimaveraDatabaseReader
This class provides a generic front end to read project data from
a database.
|
class |
PrimaveraPMFileReader
This class creates a new ProjectFile instance by reading a Primavera PM file.
|
class |
PrimaveraXERFileReader
This class creates a new ProjectFile instance by reading a Primavera XER file.
|
Modifier and Type | Class and Description |
---|---|
class |
P3DatabaseReader
Reads schedule data from a P3 multi-file Btrieve database in a directory.
|
class |
P3PRXFileReader
Reads a schedule data from a P3 PRX file.
|
Modifier and Type | Class and Description |
---|---|
class |
SureTrakDatabaseReader
Reads schedule data from a SureTrak multi-file database in a directory.
|
class |
SureTrakSTXFileReader
Reads a schedule data from a SureTrak STX file.
|
Modifier and Type | Class and Description |
---|---|
class |
ProjectCommanderReader
Reads schedule data from a Project Commander file.
|
Modifier and Type | Class and Description |
---|---|
class |
ProjectLibreReader
Reads a ProjectLibre POD file.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractProjectFileReader
Abstract implementation of the ProjectReader interface
for readers which consume a file.
|
class |
AbstractProjectReader
Abstract implementation of the ProjectReader interface
for readers which consume a file.
|
class |
AbstractProjectStreamReader
Abstract implementation of the ProjectReader interface
for readers which consume a stream.
|
class |
UniversalProjectReader
This class implements a universal project reader: given a file or a stream
this reader will sample the content and determine the type of file it has
been given.
|
Modifier and Type | Method and Description |
---|---|
ProjectReader |
UniversalProjectReader.ProjectReaderProxy.getProjectReader()
Retrieve the
ProjectReader instance which will be used to read
the supplied file or stream. |
static ProjectReader |
ProjectReaderUtility.getProjectReader(String name)
Retrieves a ProjectReader instance which can read a file of the
type specified by the supplied file name.
|
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractProjectReader.addListenersToReader(ProjectReader reader)
Common method to add listeners to a reader.
|
Modifier and Type | Class and Description |
---|---|
class |
SageReader
Read schedule grid files generated by Sage 100 Contractor.
|
Modifier and Type | Class and Description |
---|---|
class |
SDEFReader
Read the contents of an SDEF file.
|
Modifier and Type | Class and Description |
---|---|
class |
SynchroReader
Reads Synchro SP files.
|
Modifier and Type | Class and Description |
---|---|
class |
TurboProjectReader
This class creates a new ProjectFile instance by reading a TurboProject PEP file.
|
Copyright © 2000–2024 Packwood Software. All rights reserved.