|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SourceGenerator | |
|---|---|
| org.exolab.castor.builder | Castor XML code generator |
| org.exolab.castor.builder.conflict.strategy | |
| org.exolab.castor.builder.factory | |
| Uses of SourceGenerator in org.exolab.castor.builder |
|---|
| Methods in org.exolab.castor.builder that return SourceGenerator | |
|---|---|
SourceGenerator |
SGStateInfo.getSourceGenerator()
Returns the SourceGenerator instance being used. |
SourceGenerator |
SingleClassGenerator.getSourceGenerator()
Returns the SourceGenerator instance that created this class. |
| Constructors in org.exolab.castor.builder with parameters of type SourceGenerator | |
|---|---|
SGStateInfo(Schema schema,
SourceGenerator sgen)
Creates a new SGStateInfo. |
|
SingleClassGenerator(ConsoleDialog dialog,
SourceGenerator sourceGenerator,
String conflictStrategyType,
String jClassPrinterType)
Creates an instance of this class. |
|
| Uses of SourceGenerator in org.exolab.castor.builder.conflict.strategy |
|---|
| Methods in org.exolab.castor.builder.conflict.strategy that return SourceGenerator | |
|---|---|
protected SourceGenerator |
BaseClassNameConflictResolver.getSourceGenerator()
Returns the calling SourceGenerator instance. |
| Methods in org.exolab.castor.builder.conflict.strategy with parameters of type SourceGenerator | |
|---|---|
void |
ClassNameConflictResolver.setSourceGenerator(SourceGenerator sourceGenerator)
Sets the calling SourceGenerator instance. |
void |
BaseClassNameConflictResolver.setSourceGenerator(SourceGenerator sourceGenerator)
Sets the calling SourceGenerator instance. |
| Uses of SourceGenerator in org.exolab.castor.builder.factory |
|---|
| Methods in org.exolab.castor.builder.factory that return SourceGenerator | |
|---|---|
protected SourceGenerator |
BaseFactory.getSourceGenerator()
Returns the calling SourceGenerator instance. |
| Constructors in org.exolab.castor.builder.factory with parameters of type SourceGenerator | |
|---|---|
BaseFactory(BuilderConfiguration config,
FieldInfoFactory infoFactory,
GroupNaming groupNaming,
SourceGenerator sourceGenerator)
Creates an instance of this class. |
|
EnumerationFactory(BuilderConfiguration config,
GroupNaming groupNaming,
SourceGenerator sourceGenerator)
Creates a new EnumerationFactory for the builder configuration given. |
|
MemberFactory(BuilderConfiguration config,
FieldInfoFactory infoFactory,
GroupNaming groupNaming,
SourceGenerator sourceGenerator)
Creates a new MemberFactory using the given FieldInfo factory. |
|
SourceFactory(BuilderConfiguration config,
FieldInfoFactory infoFactory,
GroupNaming groupNaming,
SourceGenerator sourceGenerator)
Creates a new SourceFactory with the given FieldInfoFactory. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||