|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tools.ant.ProjectComponent
org.apache.tools.ant.Task
org.apache.tools.ant.taskdefs.MatchingTask
org.apache.ws.resource.tool.Wsdl2JavaTask
org.apache.ws.notification.tool.WsnWsdl2JavaTask
org.apache.ws.muws.tool.MuwsWsdl2JavaTask
Ant task that wraps WsnWsdl2JavaTask
.
Field Summary |
Fields inherited from class org.apache.tools.ant.taskdefs.MatchingTask |
fileset |
Fields inherited from class org.apache.tools.ant.Task |
description, location, target, taskName, taskType, wrapper |
Fields inherited from class org.apache.tools.ant.ProjectComponent |
project |
Constructor Summary | |
MuwsWsdl2JavaTask()
|
Method Summary | |
protected org.apache.ws.resource.tool.Wsdl2Java |
createWsdl2Java(java.io.File[] wsdlFiles,
java.io.File outputDir,
java.io.File[] classpathFiles,
org.apache.ws.resource.tool.Wsdl2Java.Wsdl2JavaOptions options)
DOCUMENT_ME |
java.lang.String |
toString()
DOCUMENT_ME |
Methods inherited from class org.apache.ws.resource.tool.Wsdl2JavaTask |
addConfiguredSysproperty, addConfiguredWsdls, createClasspath, execute, getClasspath, setClasspath, setClasspathRef, setDebug, setNonProxyHosts, setOutputDir, setProxyHost, setProxyPort, setVerbose, setWsdl |
Methods inherited from class org.apache.tools.ant.taskdefs.MatchingTask |
add, addAnd, addContains, addContainsRegexp, addCustom, addDate, addDepend, addDepth, addDifferent, addFilename, addMajority, addModified, addNone, addNot, addOr, addPresent, addSelector, addSize, addType, appendSelector, createExclude, createExcludesFile, createInclude, createIncludesFile, createPatternSet, getDirectoryScanner, getImplicitFileSet, getSelectors, hasSelectors, selectorCount, selectorElements, setCaseSensitive, setDefaultexcludes, setExcludes, setExcludesfile, setFollowSymlinks, setIncludes, setIncludesfile, setProject, XsetIgnore, XsetItems |
Methods inherited from class org.apache.tools.ant.Task |
getDescription, getLocation, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, maybeConfigure, perform, reconfigure, setDescription, setLocation, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType |
Methods inherited from class org.apache.tools.ant.ProjectComponent |
getProject |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public MuwsWsdl2JavaTask()
Method Detail |
public java.lang.String toString()
protected org.apache.ws.resource.tool.Wsdl2Java createWsdl2Java(java.io.File[] wsdlFiles, java.io.File outputDir, java.io.File[] classpathFiles, org.apache.ws.resource.tool.Wsdl2Java.Wsdl2JavaOptions options) throws java.lang.Exception
wsdlFiles
- DOCUMENT_MEoutputDir
- DOCUMENT_MEclasspathFiles
- DOCUMENT_MEoptions
- DOCUMENT_ME
java.lang.Exception
- DOCUMENT_ME
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |