Class ApiGenerator
- java.lang.Object
-
- org.wso2.carbon.tryit.wadl.generator.ApiGenerator
-
public class ApiGenerator extends Object
-
-
Constructor Summary
Constructors Constructor Description ApiGenerator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
CreateJsonString(org.jvnet.ws.wadl.ast.ApplicationNode applicationNode)
void
readResources(List<org.jvnet.ws.wadl.ast.ResourceNode> nodeList, String parentPath)
-