|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectnet.sf.mpxj.mpp.CostRateTableFactory
final class CostRateTableFactory
Common code to read resource cost rate tables from MPP files.
| Constructor Summary | |
|---|---|
CostRateTableFactory()
|
|
| Method Summary | |
|---|---|
void |
process(Resource resource,
int index,
byte[] data)
Creates a CostRateTable instance from a block of data. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
CostRateTableFactory()
| Method Detail |
|---|
public void process(Resource resource,
int index,
byte[] data)
resource - parent resourceindex - cost rate table indexdata - data block
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||