|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.exolab.castor.builder.descriptors.DescriptorSourceFactory
public final class 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 | |
|---|---|
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 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DescriptorSourceFactory(BuilderConfiguration config)
config - the BuilderConfiguration instance| Method Detail |
|---|
public JClass createSource(ClassInfo classInfo)
classInfo - the XML Schema element declaration
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||