© 2006-2007 ETH Zurich

org.ximtec.igesture.batch.core.jdom
Class JdomBatchValue

java.lang.Object
  extended by org.ximtec.igesture.batch.core.jdom.JdomBatchValue

public class JdomBatchValue
extends Object

Comment

Version:
1.0 15.10.2008
Author:
Ueli Kurmann

Field Summary
static String ROOT_TAG
           
 
Constructor Summary
JdomBatchValue()
           
 
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
 

Field Detail

ROOT_TAG

public static String ROOT_TAG
Constructor Detail

JdomBatchValue

public JdomBatchValue()
Method Detail

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.

© 2006-2007 ETH Zurich

Copyright © 2007-2010 Global Information Systems Group, ETH Zurich. All Rights Reserved.