public static final class MaskPasswordsBuildWrapper.ConverterImpl extends Object implements com.thoughtworks.xstream.converters.Converter
Secret
doesn't have the DataBoundConstructor
annotation).Constructor and Description |
---|
MaskPasswordsBuildWrapper.ConverterImpl() |
Modifier and Type | Method and Description |
---|---|
boolean |
canConvert(Class clazz) |
void |
marshal(Object o,
com.thoughtworks.xstream.io.HierarchicalStreamWriter writer,
com.thoughtworks.xstream.converters.MarshallingContext mc) |
Object |
unmarshal(com.thoughtworks.xstream.io.HierarchicalStreamReader reader,
com.thoughtworks.xstream.converters.UnmarshallingContext uc) |
public MaskPasswordsBuildWrapper.ConverterImpl()
public boolean canConvert(Class clazz)
canConvert
in interface com.thoughtworks.xstream.converters.ConverterMatcher
public void marshal(Object o, com.thoughtworks.xstream.io.HierarchicalStreamWriter writer, com.thoughtworks.xstream.converters.MarshallingContext mc)
marshal
in interface com.thoughtworks.xstream.converters.Converter
public Object unmarshal(com.thoughtworks.xstream.io.HierarchicalStreamReader reader, com.thoughtworks.xstream.converters.UnmarshallingContext uc)
unmarshal
in interface com.thoughtworks.xstream.converters.Converter
Copyright © 2016–2017. All rights reserved.