|
Class Summary |
| WebserviceParser |
This XML parser can create a webservice model parsed on the
http://xsd.sahits.ch/codegen/webservice.xsd XML Schema definition |
| WSDLParser |
This WSDL Parser can be used to extract the types defined in a WSDL file |
| XMLParserWithoutDB |
This XML parser parses an XML file of the format
<bean>
<modelgenerator>ch.sahits.codegen.xml.XMLParserWithoutDB</modelgenerator>
<attribute>ch.sahits.codegen.example.Name</attribute>
<attribute>ch.sahits.codegen.example.Description</attribute>
<attribute>ch.sahits.codegen.example.Message</attribute>
</bean>
This creates a simple bean. |