Package | Description |
---|---|
net.sf.mpxj.sample | |
net.sf.mpxj.writer |
Modifier and Type | Method and Description |
---|---|
void |
PrimaveraConvert.process(String driverClass,
String connectionString,
String projectID,
FileFormat outputFormat,
String outputFile)
Extract Primavera project data and export in another format.
|
Modifier and Type | Method and Description |
---|---|
static FileFormat |
FileFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileFormat[] |
FileFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
UniversalProjectWriter(FileFormat format)
Constructor.
|
Copyright © 2000–2024 Packwood Software. All rights reserved.