Interface UnmarshallingContext
- All Superinterfaces:
DataHolder
- All Known Implementing Classes:
AbstractReferenceUnmarshaller
,ReferenceByIdUnmarshaller
,ReferenceByXPathUnmarshaller
,TreeUnmarshaller
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addCompletionCallback
(Runnable work, int priority) convertAnother
(Object current, Class type) convertAnother
(Object current, Class type, Converter converter) Methods inherited from interface com.thoughtworks.xstream.converters.DataHolder
get, keys, put