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