|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of WsdlOption in org.apache.cxf.maven_plugin |
|---|
| Methods in org.apache.cxf.maven_plugin that return WsdlOption | |
|---|---|
protected static WsdlOption |
WsdlOptionLoader.generateWsdlOptionFromFile(java.io.File wsdl,
Option defaultOptions,
java.io.File defaultOutputDir)
|
| Methods in org.apache.cxf.maven_plugin that return types with arguments of type WsdlOption | |
|---|---|
static java.util.List<WsdlOption> |
WsdlOptionLoader.loadWsdlOptionsFromDependencies(org.apache.maven.project.MavenProject project,
Option defaultOptions,
java.io.File outputDir)
|
static java.util.List<WsdlOption> |
WsdlOptionLoader.loadWsdlOptionsFromFiles(java.io.File wsdlBasedir,
java.lang.String[] includes,
java.lang.String[] excludes,
Option defaultOptions,
java.io.File defaultOutputDir)
Scan files in a directory and generate one wsdlOption per file found. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||