de.ls5.jlearn.util.xml
Class ObjectXmlSerializationHelper

java.lang.Object
  extended by de.ls5.jlearn.util.xml.ObjectXmlSerializationHelper
All Implemented Interfaces:
XmlSerializationHelper

public class ObjectXmlSerializationHelper
extends Object
implements XmlSerializationHelper

Author:
fh

Constructor Summary
ObjectXmlSerializationHelper()
           
 
Method Summary
 Symbol fromXml(String s)
           
 String toXml(Symbol s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectXmlSerializationHelper

public ObjectXmlSerializationHelper()
Method Detail

fromXml

public Symbol fromXml(String s)
               throws XmlSerializationException
Specified by:
fromXml in interface XmlSerializationHelper
Throws:
XmlSerializationException

toXml

public String toXml(Symbol s)
             throws XmlSerializationException
Specified by:
toXml in interface XmlSerializationHelper
Throws:
XmlSerializationException


Copyright © 2011. All Rights Reserved.