|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfr.ifremer.isisfish.mexico.xml.DomXMLParser
public class DomXMLParser
Parse xml using dom.
Element| Constructor Summary | |
|---|---|
DomXMLParser()
|
|
| Method Summary | |
|---|---|
static DesignPlan |
parseDesignPlan(org.dom4j.Element rootElement,
org.nuiton.topia.TopiaContext topiaContext)
Parse element root node as Design plan. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DomXMLParser()
| Method Detail |
|---|
public static DesignPlan parseDesignPlan(org.dom4j.Element rootElement,
org.nuiton.topia.TopiaContext topiaContext)
rootElement - root dom elementtopiaContext - database context
DesignPlan
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||