public class WSDLToJavaScript
extends Object
-
Constructor Summary
Constructors
-
Method Summary
protected boolean
static void
void
run(org.apache.cxf.tools.common.ToolContext context)
void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
WSDLToJavaScript
public WSDLToJavaScript()
-
WSDLToJavaScript
public WSDLToJavaScript(String[] pargs)
-
Method Details
-
run
public void run(org.apache.cxf.tools.common.ToolContext context)
throws Exception
- Throws:
Exception
-
isVerbose
protected boolean isVerbose()
-
setArguments
public void setArguments(String[] pargs)
-
main
public static void main(String[] pargs)