public static class RawValueTransformerFactory.WriteableStringValue extends WriteableValue
Constructor and Description |
---|
WriteableStringValue(Object val) |
Modifier and Type | Method and Description |
---|---|
Object |
resolve(Object o,
JavaBinCodec codec) |
void |
write(String name,
TextWriter writer) |
public final Object val
public WriteableStringValue(Object val)
public void write(String name, TextWriter writer) throws IOException
write
in class WriteableValue
IOException
public Object resolve(Object o, JavaBinCodec codec) throws IOException
IOException
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.