net.sf.sail.core.util
Class SailXStream

java.lang.Object
  extended by com.thoughtworks.xstream.XStream
      extended by net.sf.sail.core.util.SailXStream

public class SailXStream
extends com.thoughtworks.xstream.XStream

Author:
turadg

Nested Class Summary
 
Nested classes/interfaces inherited from class com.thoughtworks.xstream.XStream
com.thoughtworks.xstream.XStream.InitializationException
 
Field Summary
 
Fields inherited from class com.thoughtworks.xstream.XStream
ID_REFERENCES, NO_REFERENCES, XPATH_REFERENCES
 
Constructor Summary
SailXStream()
           
SailXStream(com.thoughtworks.xstream.io.xml.DomDriver driver)
           
 
Method Summary
 
Methods inherited from class com.thoughtworks.xstream.XStream
addDefaultCollection, addDefaultImplementation, addImmutableType, addImplicitCollection, addImplicitCollection, addImplicitCollection, alias, alias, aliasField, changeDefaultConverter, createObjectInputStream, createObjectInputStream, createObjectOutputStream, createObjectOutputStream, createObjectOutputStream, createObjectOutputStream, fromXML, fromXML, fromXML, fromXML, getClassLoader, getClassMapper, getConverterLookup, marshal, marshal, newDataHolder, registerConverter, registerConverter, setClassLoader, setMarshallingStrategy, setMode, setupAliases, setupConverters, setupDefaultImplementations, setupImmutableTypes, toXML, toXML, unmarshal, unmarshal, unmarshal, wrapMapper
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SailXStream

public SailXStream()

SailXStream

public SailXStream(com.thoughtworks.xstream.io.xml.DomDriver driver)
Parameters:
driver -


Copyright © 2004-2008 TELS Center. All Rights Reserved.