public class WSDL11Writer extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
IMPORT_TAG |
static String |
INCLUDE_TAG |
static String |
SCHEMA_LOCATION |
| Constructor and Description |
|---|
WSDL11Writer(File baseFolder) |
| Modifier and Type | Method and Description |
|---|---|
void |
adjustWSDLSchemaLocatins(javax.wsdl.Definition definition,
Map changedSchemaLocations)
Deprecated.
please use adjustWSDLSchemaLocations
|
void |
adjustWSDLSchemaLocations(javax.wsdl.Definition definition,
Map changedSchemaLocations)
adjust the schema locations in the original wsdl
|
void |
writeWSDL(AxisService axisService) |
void |
writeWSDL(AxisService axisService,
javax.wsdl.Definition definition,
Map changedMap) |
public static final String IMPORT_TAG
public static final String INCLUDE_TAG
public static final String SCHEMA_LOCATION
public WSDL11Writer(File baseFolder)
public void writeWSDL(AxisService axisService)
public void writeWSDL(AxisService axisService, javax.wsdl.Definition definition, Map changedMap)
public void adjustWSDLSchemaLocatins(javax.wsdl.Definition definition,
Map changedSchemaLocations)
definition - changedSchemaLocations - public void adjustWSDLSchemaLocations(javax.wsdl.Definition definition,
Map changedSchemaLocations)
definition - changedSchemaLocations - Copyright © 2004–2015 The Apache Software Foundation. All rights reserved.