|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.idoox.wasp.tools.schema2java.Schema2JavaFactory
A factory which creates an implementation of Schema2Java interface.
The Schema2Java
tool.
Schema2Java
Field Summary | |
static java.lang.String |
CONTEXT_SCHEMA2JAVA_FACTORY
This key represents instance of Schema2JavaFactory in the org.idoox.wasp.Context. |
Constructor Summary | |
Schema2JavaFactory()
|
Method Summary | |
protected abstract Schema2Java |
getSchema2JavaInstance()
Returns an implementation of Schema2Java interface. |
static Schema2Java |
newInstance()
Returns an implementation of Schema2Java 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_SCHEMA2JAVA_FACTORY
Constructor Detail |
public Schema2JavaFactory()
Method Detail |
public static final Schema2Java newInstance()
protected abstract Schema2Java getSchema2JavaInstance()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |