|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.tools.wsdl2java.processor.WSDLToProcessor
org.apache.cxf.tools.wsdl2java.processor.WSDLToJavaProcessor
public class WSDLToJavaProcessor
| Field Summary |
|---|
| Fields inherited from class org.apache.cxf.tools.wsdl2java.processor.WSDLToProcessor |
|---|
bindingGenerator, classColletor, env, excludeGenFiles, excludePkgList, generators, importedPortTypes, importedServices, LOG, model, nestedJaxbBinding, rawJaxbModel, rawJaxbModelGenCode, schemaList, WSDL_FILE_NAME_EXT, wsdlDefinition, wsdlFactory, wsdlReader |
| Constructor Summary | |
|---|---|
WSDLToJavaProcessor()
|
|
| Method Summary | |
|---|---|
boolean |
passthrough()
|
void |
process()
|
void |
processImportDefinition(javax.wsdl.Definition def)
|
void |
removeExcludeFiles()
|
| Methods inherited from class org.apache.cxf.tools.wsdl2java.processor.WSDLToProcessor |
|---|
checkSupported, doGeneration, getEnvironment, getOutputWriter, getPortTypes, getWSDLDefinition, init, parseCustomization, parseWSDL, setEnvironment, validateWSDL |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WSDLToJavaProcessor()
| Method Detail |
|---|
public void process()
throws org.apache.cxf.tools.common.ToolException
process in interface org.apache.cxf.tools.common.Processorprocess in class WSDLToProcessororg.apache.cxf.tools.common.ToolException
public void processImportDefinition(javax.wsdl.Definition def)
throws org.apache.cxf.tools.common.ToolException
org.apache.cxf.tools.common.ToolException
public void removeExcludeFiles()
throws java.io.IOException
java.io.IOExceptionpublic boolean passthrough()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||