fr.ifremer.isisfish.mexico.xml
Class DomXMLParser
java.lang.Object
fr.ifremer.isisfish.mexico.xml.DomXMLParser
public class DomXMLParser
- extends Object
Parse xml using dom.
- Version:
- $Revision: 1.0 $
Last update : $Date: 13 mars 2009 $
By : $Author: chatellier $
- Author:
- chatellier
- See Also:
Element
|
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 |
DomXMLParser
public DomXMLParser()
parseDesignPlan
public static DesignPlan parseDesignPlan(org.dom4j.Element rootElement,
org.nuiton.topia.TopiaContext topiaContext)
- Parse element root node as Design plan.
- Parameters:
rootElement - root dom elementtopiaContext - database context
- Returns:
- a
DesignPlan
Copyright © 1999-2010 CodeLutin. All Rights Reserved.