@Deprecated public static class DefaultParameterDescriptor.XStreamConverter extends Object implements com.thoughtworks.xstream.converters.Converter
Constructor and Description |
---|
XStreamConverter()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
canConvert(Class aClass)
Deprecated.
|
void |
marshal(Object source,
com.thoughtworks.xstream.io.HierarchicalStreamWriter writer,
com.thoughtworks.xstream.converters.MarshallingContext context)
Deprecated.
|
Object |
unmarshal(com.thoughtworks.xstream.io.HierarchicalStreamReader reader,
com.thoughtworks.xstream.converters.UnmarshallingContext context)
Deprecated.
|
public boolean canConvert(Class aClass)
canConvert
in interface com.thoughtworks.xstream.converters.ConverterMatcher
public void marshal(Object source, com.thoughtworks.xstream.io.HierarchicalStreamWriter writer, com.thoughtworks.xstream.converters.MarshallingContext context)
marshal
in interface com.thoughtworks.xstream.converters.Converter
public Object unmarshal(com.thoughtworks.xstream.io.HierarchicalStreamReader reader, com.thoughtworks.xstream.converters.UnmarshallingContext context)
unmarshal
in interface com.thoughtworks.xstream.converters.Converter
Copyright © 2014–2017 European Space Agency (ESA). All rights reserved.