|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Constructors | |
com.thoughtworks.xstream.converters.extended.JavaClassConverter()
As of 1.1.1 - use other constructor and explicitly supply a ClassLoader. |
|
com.thoughtworks.xstream.XStream(Converter)
As of XStream 1.1.1, a default Converter is unnecessary as you can register a Converter with an associated priority. Use an alternate constructor. |
|
com.thoughtworks.xstream.XStream(ReflectionProvider, ClassMapper, HierarchicalStreamDriver, String, Converter)
As of XStream 1.1.1, a default Converter is unnecessary as you can register a Converter with an associated priority. Use an alternate constructor. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |