Package | Description |
---|---|
org.exolab.castor.builder |
Castor XML code generator
|
org.exolab.castor.builder.factory |
Constructor and Description |
---|
SourceGenerator(FieldInfoFactory infoFactory)
Creates a SourceGenerator using the specific field info Factory.
|
SourceGenerator(FieldInfoFactory infoFactory,
ExtendedBinding binding)
Creates a SourceGenerator using the specific field info Factory and the
given Binding element.
|
Modifier and Type | Method and Description |
---|---|
protected FieldInfoFactory |
BaseFactory.getInfoFactory()
Get type factory.
|
Constructor and Description |
---|
BaseFactory(BuilderConfiguration config,
FieldInfoFactory infoFactory,
GroupNaming groupNaming,
SourceGenerator sourceGenerator)
Creates an instance of this class.
|
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 © 2017. All rights reserved.