Package | Description |
---|---|
org.exolab.castor.builder |
Castor XML code generator
|
org.exolab.castor.builder.conflictresolution | |
org.exolab.castor.builder.factory |
Modifier and Type | Field and Description |
---|---|
protected SGStateInfo |
SourceGenerator._sInfo |
Modifier and Type | Method and Description |
---|---|
SGStateInfo |
FactoryState.getSGStateInfo()
Returns the SGStateInfo.
|
Constructor and Description |
---|
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.
|
Modifier and Type | Method and Description |
---|---|
SGStateInfo |
InformViaLogClassNameCRStrategy.dealWithClassNameConflict(SGStateInfo state,
ClassInfo newClassInfo,
JClass conflict)
Handle a class name conflict between newClassInfo and conflict.
|
SGStateInfo |
ClassNameCRStrategy.dealWithClassNameConflict(SGStateInfo state,
ClassInfo newClassInfo,
JClass conflict)
Implements a specific strategy for dealing with class name conflicts.
|
SGStateInfo |
WarningViaDialogClassNameCRStrategy.dealWithClassNameConflict(SGStateInfo state,
ClassInfo newClassInfo,
JClass conflict)
Handle a class name conflict between newClassInfo and conflict.
|
Modifier and Type | Method and Description |
---|---|
SGStateInfo |
InformViaLogClassNameCRStrategy.dealWithClassNameConflict(SGStateInfo state,
ClassInfo newClassInfo,
JClass conflict)
Handle a class name conflict between newClassInfo and conflict.
|
SGStateInfo |
ClassNameCRStrategy.dealWithClassNameConflict(SGStateInfo state,
ClassInfo newClassInfo,
JClass conflict)
Implements a specific strategy for dealing with class name conflicts.
|
SGStateInfo |
WarningViaDialogClassNameCRStrategy.dealWithClassNameConflict(SGStateInfo state,
ClassInfo newClassInfo,
JClass conflict)
Handle a class name conflict between newClassInfo and conflict.
|
Modifier and Type | Method and Description |
---|---|
JClass |
SourceFactory.createSourceCode(ExtendedBinding binding,
SimpleType simpleType,
SGStateInfo sgState)
Creates the Java source code to support the given Simpletype.
|
JClass[] |
SourceFactory.createSourceCode(XMLBindingComponent component,
SGStateInfo sgState)
Creates a new ClassInfo for the given XMLBindingComponent.
|
Copyright © 2014. All rights reserved.