IUnmarshallerpublic static class SchemaRootBase.ClassDecoratorUnmarshaller extends SchemaRootBase.ExtensionUnmarshaller
| Constructor | Description |
|---|---|
ClassDecoratorUnmarshaller() |
Constructor.
|
| Modifier and Type | Method | 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.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisPresent, unmarshalprotected 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