public class XSDToWSDL
extends org.apache.cxf.tools.common.AbstractCXFToolContainer
| Constructor and Description |
|---|
XSDToWSDL(org.apache.cxf.tools.common.toolspec.ToolSpec toolspec) |
| Modifier and Type | Method and Description |
|---|---|
void |
checkParams(org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor errors) |
void |
execute(boolean exitOnFinish) |
static void |
main(String[] pargs) |
createClassCollector, getDefaultExcludedNamespaces, getFileBase, getFileName, getParametersMap, getToolName, getUsage, hasInfoOption, isVerboseOn, loadProperties, loadProperties, outputFullCommandLine, outputVersion, printUsageExceptiongetArgument, getBus, getCatalogURL, getCommandDocument, getCommandLineParser, getContext, getErrOutputStream, getOutOutputStream, init, isQuietMode, isVerboseMode, parseCommandLine, redirectOutput, setArguments, setContext, setErrOutputStream, setMode, setOutOutputStream, tearDownpublic void execute(boolean exitOnFinish)
execute in interface org.apache.cxf.tools.common.toolspec.ToolContainerexecute in class org.apache.cxf.tools.common.AbstractCXFToolContainerpublic static void main(String[] pargs)
public void checkParams(org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor errors)
throws org.apache.cxf.tools.common.ToolException
checkParams in class org.apache.cxf.tools.common.AbstractCXFToolContainerorg.apache.cxf.tools.common.ToolExceptionApache CXF