public static class SchemaRootBase.ClassDecoratorUnmarshaller extends SchemaRootBase.ExtensionUnmarshaller
Constructor and Description |
---|
ClassDecoratorUnmarshaller()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected java.lang.Object |
createInstance(java.lang.String cname,
UnmarshallingContext ctx)
Create an instance of the appropriate class decorator class, to be used for unmarshalling.
|
isPresent, unmarshal
protected java.lang.Object createInstance(java.lang.String cname, UnmarshallingContext ctx)
createInstance
in class SchemaRootBase.ExtensionUnmarshaller
cname
- class name from element (null
if not supplied)ctx
- unmarshalling context