xdoclet.modules.wsee
public class WseeDocletTask extends DocletTask
Version: $Revision: 1.1 $
UNKNOWN: 23.12.03 name = "wseedoclet" display-name = "Web Services for Java 2 Enterprise Edition Task"
Nested Class Summary | |
---|---|
static class | WseeDocletTask.PackageNamespaceMapping
Inner class designed after package substitutions
|
Field Summary | |
---|---|
static String | DEFAULT_SPEC
constants |
protected String | jaxrpcMappingFile |
protected List | packageNamespaceMappings |
protected String | wsdlFile |
protected String | wseeSpec
state |
Method Summary | |
---|---|
void | addPackageNamespaceMapping(WseeDocletTask.PackageNamespaceMapping mapping)
adds a package-namespace mapping
|
String | getJaxrpcMappingFile() |
List | getPackageNamespaceMappings() |
String | getWsdlFile() |
String | getWseeSpec() |
void | setJaxrpcMappingFile(String location)
set location of jaxrpc mapping file
|
void | setPackageNamespaceMappings(List list) |
void | setWsdlFile(String location)
set location of the wsdl file
|
void | setWseeSpec(String ver)
set specification version
|
Parameters: mapping The feature to be added to the PackageNamespaceMapping attribute
Returns: location of the jaxrpc file
Returns:
Returns: location of the wsdl file
Returns: specification version
Parameters: location the file location
Parameters: list
Parameters: location the file location
Parameters: ver string specifier