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 |
writeWSDL(String name,
javax.wsdl.Definition definition) |
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(String name, javax.wsdl.Definition definition)
Copyright © 2012-2018. All Rights Reserved.