public static class SchemaRootBase.NameConverterUnmarshaller extends SchemaRootBase.ExtensionUnmarshaller
| Constructor and Description |
|---|
SchemaRootBase.NameConverterUnmarshaller()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected Object |
createInstance(String cname,
UnmarshallingContext ctx)
Create an instance of the appropriate name converter class, to be used for unmarshalling.
|
isPresent, unmarshalpublic SchemaRootBase.NameConverterUnmarshaller()
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.