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

All Known Implementing Classes:
AllBeanSG, BeanSGImpl, ChoiceBeanSG, EmptyElementBeanSG, GroupBeanSG, SequenceBeanSG, SimpleContentBeanSG

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

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

Throws:
org.xml.sax.SAXException