org.apache.ws.jaxme.generator.sg.impl.ccsg
Interface BeanSG

All Known Implementing Classes:
AllBeanSG, BeanSGImpl, ChoiceBeanSG, SequenceBeanSG

public interface BeanSG

Interface of a source generator creating the bean interfaces and classes.


Method Summary
 void generate()
          Creates the various bean properties.
 

Method Detail

generate

public void generate()
              throws org.xml.sax.SAXException
Creates the various bean properties.

Throws:
org.xml.sax.SAXException