| Package | Description |
|---|---|
| net.sf.mpxj | |
| net.sf.mpxj.mspdi |
| Modifier and Type | Method and Description |
|---|---|
ProjectHeader |
ProjectFile.getProjectHeader()
This method is used to retrieve the project header record.
|
| Modifier and Type | Method and Description |
|---|---|
static Duration |
Duration.convertUnits(double duration,
TimeUnit fromUnits,
TimeUnit toUnits,
ProjectHeader defaults)
This method provides an approximate conversion between duration
units.
|
Duration |
Duration.convertUnits(TimeUnit type,
ProjectHeader defaults)
This method provides an approximate conversion between duration
units.
|
| Modifier and Type | Method and Description |
|---|---|
static Duration |
DatatypeConverter.parseDurationInTenthsOfMinutes(ProjectHeader header,
Number value,
TimeUnit targetTimeUnit)
Parse duration represented as tenths of minutes.
|
static Duration |
DatatypeConverter.parseDurationInThousanthsOfMinutes(ProjectHeader header,
Number value,
TimeUnit targetTimeUnit)
Parse duration represented in thousandths of minutes.
|
Copyright © 2013. All Rights Reserved.