org.globus.ogsa.utils
Class GenerateSDD
java.lang.Object
org.globus.ogsa.utils.GenerateSDD
- public class GenerateSDD
- extends java.lang.Object
Command line tool used to add serviceData descriptions to a WSDL file
based on service data xdoclet annotations in java classes.
Field Summary |
static java.lang.String |
WSDL_NS
|
static java.lang.String |
XSD_NS
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WSDL_NS
public static final java.lang.String WSDL_NS
- See Also:
- Constant Field Values
XSD_NS
public static final java.lang.String XSD_NS
- See Also:
- Constant Field Values
GenerateSDD
public GenerateSDD()
addServiceDataDescription
public static void addServiceDataDescription(org.w3c.dom.Element portType,
java.util.Map typeMap,
ServiceDataAnnotation sd)
main
public static void main(java.lang.String[] args)
Copyright ? 1999 University of Chicago and The University of Southern California. All Rights Reserved.