|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.exolab.castor.builder.DescriptorSourceFactory
public class DescriptorSourceFactory
A factory for creating the source code of descriptor classes
| Constructor Summary | |
|---|---|
DescriptorSourceFactory()
|
|
| Method Summary | |
|---|---|
static 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()
| Method Detail |
|---|
public static JClass createSource(ClassInfo classInfo)
element - the XML Schema element declaration
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||