org.exolab.castor.builder
public class GroupNaming extends Object
Version: $Revision: 6316 $ $Date: 2006-04-25 15:08:23 -0600 (Tue, 25 Apr 2006) $
Constructor Summary | |
---|---|
GroupNaming()
Creates a new GroupNaming. |
Method Summary | |
---|---|
String | createClassName(Group group, String packageName)
Creates a class name for the given Group. |
Parameters: group the group to create a class name for packageName the package name for this group
Returns: the class name for the given Group.