|
||||||
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.ClassDecoratorUnmarshaller
public static class SchemaRootBase.ClassDecoratorUnmarshaller
Unmarshaller for class decorator extension elements.
Constructor Summary | |
---|---|
SchemaRootBase.ClassDecoratorUnmarshaller()
Constructor. |
Method Summary | |
---|---|
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. |
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.ClassDecoratorUnmarshaller()
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 |