public static final class BitbucketSecurityRealm.ConverterImpl extends Object implements com.thoughtworks.xstream.converters.Converter
| コンストラクタと説明 |
|---|
ConverterImpl() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
boolean |
canConvert(Class type) |
void |
marshal(Object source,
com.thoughtworks.xstream.io.HierarchicalStreamWriter writer,
com.thoughtworks.xstream.converters.MarshallingContext context) |
Object |
unmarshal(com.thoughtworks.xstream.io.HierarchicalStreamReader reader,
com.thoughtworks.xstream.converters.UnmarshallingContext context) |
public boolean canConvert(Class type)
canConvert インタフェース内 com.thoughtworks.xstream.converters.ConverterMatcherpublic void marshal(Object source, com.thoughtworks.xstream.io.HierarchicalStreamWriter writer, com.thoughtworks.xstream.converters.MarshallingContext context)
marshal インタフェース内 com.thoughtworks.xstream.converters.Converterpublic Object unmarshal(com.thoughtworks.xstream.io.HierarchicalStreamReader reader, com.thoughtworks.xstream.converters.UnmarshallingContext context)
unmarshal インタフェース内 com.thoughtworks.xstream.converters.ConverterCopyright © 2016–2021. All rights reserved.