public static final class ToolLabelsProperty.ConverterImpl extends XStream2.PassthruConverter<ToolLabelsProperty>
| Constructor and Description |
|---|
ToolLabelsProperty.ConverterImpl(XStream2 xstream) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
callback(ToolLabelsProperty property,
com.thoughtworks.xstream.converters.UnmarshallingContext context) |
Object |
unmarshal(com.thoughtworks.xstream.io.HierarchicalStreamReader reader,
com.thoughtworks.xstream.converters.UnmarshallingContext context) |
canConvert, marshalpublic ToolLabelsProperty.ConverterImpl(XStream2 xstream)
public Object unmarshal(com.thoughtworks.xstream.io.HierarchicalStreamReader reader, com.thoughtworks.xstream.converters.UnmarshallingContext context)
unmarshal in interface com.thoughtworks.xstream.converters.Converterunmarshal in class XStream2.PassthruConverter<ToolLabelsProperty>protected void callback(ToolLabelsProperty property, com.thoughtworks.xstream.converters.UnmarshallingContext context)
callback in class XStream2.PassthruConverter<ToolLabelsProperty>Copyright © 2004-2014. All Rights Reserved.