Package | Description |
---|---|
com.thoughtworks.xstream.converters.extended |
Extra converters that may not be enabled in XStream by default.
|
com.thoughtworks.xstream.core |
Constructor and Description |
---|
EncodedByteArrayConverter(StringCodec stringCodec)
Constructs an EncodedByteArrayConverter with a provided string codec.
|
Modifier and Type | Method and Description |
---|---|
static StringCodec |
JVM.getBase64Codec()
Get an available Base64 implementation.
|
Copyright © 2004–2024 XStream. All rights reserved.