Package | Description |
---|---|
org.exolab.castor.builder |
Castor XML code generator
|
org.exolab.castor.builder.conflict.strategy | |
org.exolab.castor.builder.factory |
Modifier and Type | Method and Description |
---|---|
SourceGenerator |
SingleClassGenerator.getSourceGenerator()
Returns the
SourceGenerator instance that created this class. |
SourceGenerator |
SGStateInfo.getSourceGenerator()
Returns the SourceGenerator instance being used.
|
Constructor and Description |
---|
SGStateInfo(Schema schema,
SourceGenerator sgen)
Creates a new SGStateInfo.
|
SingleClassGenerator(ConsoleDialog dialog,
SourceGenerator sourceGenerator,
String conflictStrategyType,
String jClassPrinterType)
Creates an instance of this class.
|
Modifier and Type | Method and Description |
---|---|
protected SourceGenerator |
BaseClassNameConflictResolver.getSourceGenerator()
Returns the calling
SourceGenerator instance. |
Modifier and Type | Method and Description |
---|---|
void |
BaseClassNameConflictResolver.setSourceGenerator(SourceGenerator sourceGenerator)
Sets the calling
SourceGenerator instance. |
void |
ClassNameConflictResolver.setSourceGenerator(SourceGenerator sourceGenerator)
Sets the calling
SourceGenerator instance. |
Modifier and Type | Method and Description |
---|---|
protected SourceGenerator |
BaseFactory.getSourceGenerator()
Returns the calling
SourceGenerator instance. |
Constructor and Description |
---|
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.
|
Copyright © 2022. All rights reserved.