public static class SchemaRootBase.ClassDecoratorUnmarshaller extends SchemaRootBase.ExtensionUnmarshaller
| Constructor and Description |
|---|
SchemaRootBase.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, unmarshalpublic SchemaRootBase.ClassDecoratorUnmarshaller()
protected java.lang.Object createInstance(java.lang.String cname,
UnmarshallingContext ctx)
createInstance in class SchemaRootBase.ExtensionUnmarshallercname - class name from element (null if not supplied)ctx - unmarshalling context