| Package | Description |
|---|---|
| com.liferay.exportimport.kernel.xstream |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseXStreamConverter |
| Modifier and Type | Method and Description |
|---|---|
static Set<XStreamConverter> |
XStreamConverterRegistryUtil.getXStreamConverters() |
| Modifier and Type | Method and Description |
|---|---|
Object |
XStreamUnmarshallingContext.convertAnother(Object object,
Class<?> clazz,
XStreamConverter xStreamConverter) |
void |
XStreamMarshallingContext.convertAnother(Object object,
XStreamConverter xStreamConverter) |