public static class CauseAction.ConverterImpl extends XStream2.PassthruConverter<CauseAction>
Constructor and Description |
---|
ConverterImpl(XStream2 xstream) |
Modifier and Type | Method and Description |
---|---|
protected void |
callback(CauseAction ca,
com.thoughtworks.xstream.converters.UnmarshallingContext context) |
canConvert, marshal, unmarshal
public ConverterImpl(XStream2 xstream)
protected void callback(CauseAction ca, com.thoughtworks.xstream.converters.UnmarshallingContext context)
callback
in class XStream2.PassthruConverter<CauseAction>
Copyright © 2004–2021. All rights reserved.