Interface XStreamUnmarshallingContext
@ProviderType
public interface XStreamUnmarshallingContext
- Author:
- Daniel Kocsis
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addCompletionCallback
(Runnable runnable, int i) convertAnother
(Object object, Class<?> clazz) convertAnother
(Object object, Class<?> clazz, XStreamConverter xStreamConverter)