|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.exolab.castor.builder.DescriptorSourceFactory
A factory for creating the source code of descriptor classes
Constructor Summary | |
DescriptorSourceFactory(BuilderConfiguration config)
Creates a new DescriptorSourceFactory with the given configuration |
Method Summary | |
org.exolab.javasource.JClass |
createSource(ClassInfo classInfo)
Creates the Source code of a MarshalInfo for a given XML Schema element declaration |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DescriptorSourceFactory(BuilderConfiguration config)
config
- the BuilderConfiguration instanceMethod Detail |
public org.exolab.javasource.JClass createSource(ClassInfo classInfo)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |