|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GroupNaming | |
|---|---|
| org.exolab.castor.builder.binding | Binding File Object Model for Castor XML code generator |
| org.exolab.castor.builder.factory | |
| Uses of GroupNaming in org.exolab.castor.builder.binding |
|---|
| Constructors in org.exolab.castor.builder.binding with parameters of type GroupNaming | |
|---|---|
XMLBindingComponent(BuilderConfiguration config,
GroupNaming groupNaming)
Constructs an XMLBindingComponent from an XML Schema Component. |
|
| Uses of GroupNaming in org.exolab.castor.builder.factory |
|---|
| Methods in org.exolab.castor.builder.factory that return GroupNaming | |
|---|---|
GroupNaming |
BaseFactory.getGroupNaming()
Returns the group naming helper class for naming nested anonymous groups. |
| Methods in org.exolab.castor.builder.factory with parameters of type GroupNaming | |
|---|---|
void |
BaseFactory.setGroupNaming(GroupNaming groupNaming)
Sets the group naming helper class for naming nested anonymous groups. |
| Constructors in org.exolab.castor.builder.factory with parameters of type GroupNaming | |
|---|---|
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 | |||||||||