|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mars_sim.msp.simulation.resource.AmountResourceConfig
public class AmountResourceConfig
Provides configuration information about amount resources. Uses a DOM document to get the information.
| Constructor Summary | |
|---|---|
AmountResourceConfig(org.w3c.dom.Document amountResourceDoc)
Constructor |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AmountResourceConfig(org.w3c.dom.Document amountResourceDoc)
throws java.lang.Exception
amountResourceDoc - the amount resource XML document.
java.lang.Exception - if error reading XML document
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||