org.apache.ws.jaxme.generator.sg.impl.ccsg
Class GroupUtil

java.lang.Object
  extended by org.apache.ws.jaxme.generator.sg.impl.ccsg.GroupUtil

public class GroupUtil
extends java.lang.Object

Utility methods for handling groups.


Constructor Summary
GroupUtil()
           
 
Method Summary
static java.lang.String getGroupName(GroupSG pGroup)
          Returns a suggested name for the given group.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GroupUtil

public GroupUtil()
Method Detail

getGroupName

public static java.lang.String getGroupName(GroupSG pGroup)
                                     throws org.xml.sax.SAXException
Returns a suggested name for the given group.

Throws:
org.xml.sax.SAXException