|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jibx.schema.codegen.custom.SchemaRootBase.ExtensionUnmarshaller
org.jibx.schema.codegen.custom.SchemaRootBase.NameConverterUnmarshaller
public static class SchemaRootBase.NameConverterUnmarshaller
Unmarshaller for name converter extension elements.
Constructor Summary | |
---|---|
SchemaRootBase.NameConverterUnmarshaller()
Constructor. |
Method Summary | |
---|---|
protected java.lang.Object |
createInstance(java.lang.String cname,
UnmarshallingContext ctx)
Create an instance of the appropriate name converter class, to be used for unmarshalling. |
Methods inherited from class org.jibx.schema.codegen.custom.SchemaRootBase.ExtensionUnmarshaller |
---|
isPresent, unmarshal |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SchemaRootBase.NameConverterUnmarshaller()
Method Detail |
---|
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
|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |