public class WADLToJava
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
-
WADLToJava
public WADLToJava()
-
WADLToJava
public WADLToJava(String[] pargs)
-
Method Details
-
run
public void run(org.apache.cxf.tools.common.ToolContext context)
throws Exception
- Throws:
Exception
-
-
isVerbose
protected boolean isVerbose()
-
main
public static void main(String[] pargs)