public interface UnmarshallingContext extends DataHolder
Modifier and Type | Method and Description |
---|---|
void |
addCompletionCallback(Runnable work,
int priority) |
Object |
convertAnother(Object current,
Class type) |
Object |
convertAnother(Object current,
Class type,
Converter converter) |
Object |
currentObject() |
Class |
getRequiredType() |
get, keys, put
Copyright © 2004–2016 XStream. All rights reserved.