org.exolab.castor.builder
Class BaseFactory
java.lang.Object
org.exolab.castor.builder.BaseFactory
public class BaseFactory
extends java.lang.Object
This class defines a base type for the source generator code factory classes.
$Revision: 6287 $ $Date: $
protected String | normalize(String value) - Normalizes the given string for use in comments.
|
_config
protected BuilderConfiguration _config
The BuilderConfiguration instance, for callbacks to obtain certain
configured properties
_groupNaming
protected GroupNaming _groupNaming
A GroupNaming helper class used to named anonymous groups.
BaseFactory
public BaseFactory(BuilderConfiguration config,
FieldInfoFactory infoFactory,
GroupNaming groupNaming)
Creates an instance of this class.
config
- XML code generator configurationinfoFactory
- groupNaming
- Group naming scheme to be used.
normalize
protected String normalize(String value)
Normalizes the given string for use in comments.
value
- the String to normalize
- the given string, normalized, for use in comments.
Intalio Inc. (C) 1999-2006. All rights reserved http://www.intalio.com