public final class Marshalling
extends java.lang.Object
Constructor and Description |
---|
Marshalling() |
Modifier and Type | Method and Description |
---|---|
static java.lang.Object |
toXMLRPC(java.lang.Object o)
Converts Integers to Strings
and Sets to Lists recursively.
|