org.ximtec.igesture.batch.core.jdom
Class JdomBatchValue
java.lang.Object
org.ximtec.igesture.batch.core.jdom.JdomBatchValue
public class JdomBatchValue
- extends Object
Comment
- Version:
- 1.0 15.10.2008
- Author:
- Ueli Kurmann
|
Method Summary |
static BatchValue |
unmarshal(org.jdom.Element parameterValue)
Imports a simple value from an XML element. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ROOT_TAG
public static String ROOT_TAG
JdomBatchValue
public JdomBatchValue()
unmarshal
public static BatchValue unmarshal(org.jdom.Element parameterValue)
- Imports a simple value from an XML element.
- Parameters:
parameterValue - the XML element the value has to be imported form.
- Returns:
- the batch value imported from the XML element.
Copyright © 2007-2010 Global Information Systems Group, ETH Zurich. All Rights Reserved.