public static class SchemaRootBase.ClassDecoratorUnmarshaller extends SchemaRootBase.ExtensionUnmarshaller
| Constructor and Description |
|---|
SchemaRootBase.ClassDecoratorUnmarshaller()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected Object |
createInstance(String cname,
UnmarshallingContext ctx)
Create an instance of the appropriate class decorator class, to be used for unmarshalling.
|
isPresent, unmarshalpublic SchemaRootBase.ClassDecoratorUnmarshaller()
protected Object createInstance(String cname, UnmarshallingContext ctx)
createInstance in class SchemaRootBase.ExtensionUnmarshallercname - class name from element (null if not supplied)ctx - unmarshalling contextCopyright © 2005-2014 jibx.org. All Rights Reserved.