|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.idoox.wasp.tools.java2schema.Java2SchemaFactory
A factory which creates an implementation of Java2Schema interface.
Field Summary | |
static java.lang.String |
CONTEXT_JAVA2SCHEMA_FACTORY
This key represents instance of Java2SchemaFactory in the org.idoox.wasp.Context. |
Constructor Summary | |
Java2SchemaFactory()
|
Method Summary | |
protected abstract Java2Schema |
getJava2SchemaInstance()
Returns an implementation of Java2Schema interface. |
static Java2Schema |
newJava2Schema()
Returns an implementation of Java2Schema interface. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String CONTEXT_JAVA2SCHEMA_FACTORY
Constructor Detail |
public Java2SchemaFactory()
Method Detail |
public static final Java2Schema newJava2Schema()
protected abstract Java2Schema getJava2SchemaInstance()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |