|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cxf.tools.wsdlto.core.WSDLToProcessor
org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.WSDLToJavaProcessor
public class WSDLToJavaProcessor
Field Summary | |
---|---|
static java.lang.String |
MODEL_MAP
|
Fields inherited from class org.apache.cxf.tools.wsdlto.core.WSDLToProcessor |
---|
context, LOG, WSDL_FILE_NAME_EXT |
Constructor Summary | |
---|---|
WSDLToJavaProcessor()
|
Method Summary | |
---|---|
void |
process()
|
void |
processClassNames()
|
Methods inherited from class org.apache.cxf.tools.wsdlto.core.WSDLToProcessor |
---|
getEnvironment, setEnvironment |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.cxf.tools.common.Processor |
---|
setEnvironment |
Field Detail |
---|
public static final java.lang.String MODEL_MAP
Constructor Detail |
---|
public WSDLToJavaProcessor()
Method Detail |
---|
public void processClassNames()
processClassNames
in interface ClassNameProcessor
public void process() throws ToolException
process
in interface Processor
process
in class WSDLToProcessor
ToolException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |