org.apache.cxf.tools.misc.processor
Class XSDToWSDLProcessor
java.lang.Object
org.apache.cxf.tools.misc.processor.XSDToWSDLProcessor
- All Implemented Interfaces:
- Processor
public class XSDToWSDLProcessor
- extends Object
- implements Processor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XSDToWSDLProcessor
public XSDToWSDLProcessor()
process
public void process()
throws ToolException
- Specified by:
process
in interface Processor
- Throws:
ToolException
setEnvironment
public void setEnvironment(ToolContext newEnv)
- Specified by:
setEnvironment
in interface Processor
Apache CXF