Package | Description |
---|---|
org.restlet.ext.xstream |
Modifier and Type | Method and Description |
---|---|
protected <T> XstreamRepresentation<T> |
XstreamConverter.create(MediaType mediaType,
T source)
Deprecated.
Creates the marshaling
XstreamRepresentation . |
protected <T> XstreamRepresentation<T> |
XstreamConverter.create(Representation source,
Class<T> target)
Deprecated.
Creates the unmarshaling
XstreamRepresentation . |
Copyright © 2005–2018. All rights reserved.