org.wso2.carbon.utils.codegen
Class CodegenHelper

java.lang.Object
  extended by org.wso2.carbon.utils.codegen.CodegenHelper

public class CodegenHelper
extends Object


Constructor Summary
CodegenHelper()
           
 
Method Summary
 void execute(String codegenXML)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CodegenHelper

public CodegenHelper()
Method Detail

execute

public void execute(String codegenXML)
             throws Exception
Throws:
Exception

main

public static void main(String[] args)


Copyright © 2014 WSO2 Inc. All rights reserved.