|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mars_sim.msp.simulation.resource.PartConfig
public final class PartConfig
Provides configuration information about parts. Uses a DOM document to get the information.
Constructor Summary | |
---|---|
PartConfig(org.w3c.dom.Document itemResourceDoc)
Constructor |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PartConfig(org.w3c.dom.Document itemResourceDoc) throws java.lang.Exception
itemResourceDoc
- the item 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 |