|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XMLBindingComponent | |
|---|---|
| org.exolab.castor.builder | Castor XML code generator |
| org.exolab.castor.builder.factory | |
| Uses of XMLBindingComponent in org.exolab.castor.builder |
|---|
| Methods in org.exolab.castor.builder with parameters of type XMLBindingComponent | |
|---|---|
void |
JClassRegistry.bind(JClass jClass,
XMLBindingComponent component,
String mode)
Registers a JClass instance for a given XPATH. |
void |
JClassRegistry.printStatistics(XMLBindingComponent binding)
Utility method to gather and output statistical information about naming collisions occurred during source code generation. |
| Constructors in org.exolab.castor.builder with parameters of type XMLBindingComponent | |
|---|---|
FactoryState(String className,
SGStateInfo sgState,
String packageName,
XMLBindingComponent component)
Constructs a new FactoryState. |
|
FactoryState(String className,
SGStateInfo sgState,
String packageName,
XMLBindingComponent component,
boolean enumeration)
Constructs a factory state with the option of choosing between JClass and JEnum. |
|
| Uses of XMLBindingComponent in org.exolab.castor.builder.factory |
|---|
| Methods in org.exolab.castor.builder.factory with parameters of type XMLBindingComponent | |
|---|---|
FieldInfo |
MemberFactory.createFieldInfo(XMLBindingComponent component,
ClassInfoResolver resolver,
boolean useJava50)
Creates a FieldInfo object for the given XMLBindingComponent. |
FieldInfo |
MemberFactory.createFieldInfoForContent(XMLBindingComponent component,
XSType xsType,
boolean useJava50)
Creates a FieldInfo for content. |
JClass[] |
SourceFactory.createSourceCode(XMLBindingComponent component,
SGStateInfo sgState)
Creates a new ClassInfo for the given XMLBindingComponent. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||