Class CodeGen

Object
   |
   +--CodeGen

class CodeGen

Defined in o4glwsdl2js.js


Field Summary
 Object wsdl
          
 
Constructor Summary
CodeGen (<Object> xml)
            Builds the code from the loaded WSDL.
 
Method Summary
 String Adapter()
           Generates the javascript code to be included in the .js file.
 String Html()
           Generates the sample html code.
 String Sample()
           Generates the sample call handlers code.

Field Detail

wsdl

Object wsdl

Constructor Detail

CodeGen

CodeGen(<Object> xml)

Method Detail

Adapter

String Adapter()

Html

String Html()

Sample

String Sample()


Documentation generated by JSDoc on Sun Apr 16 18:38:12 2006