|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DescriptionType | |
|---|---|
| org.ow2.easywsdl.wsdl.impl.wsdl20 | |
| org.ow2.easywsdl.wsdl.org.w3.ns.wsdl | |
| Uses of DescriptionType in org.ow2.easywsdl.wsdl.impl.wsdl20 |
|---|
| Methods in org.ow2.easywsdl.wsdl.impl.wsdl20 with parameters of type DescriptionType | |
|---|---|
org.w3c.dom.Document |
WSDLWriterImpl.convertWSDL20Description2DOMElement(DescriptionType wsdlDescriptor,
java.lang.String schemaLocation)
Build the XML nodes from the WSDL descriptor in Java classes form. |
java.lang.String |
WSDLWriterImpl.convertWSDL20Description2String(DescriptionType wsdlDescriptor,
org.ow2.easywsdl.schema.api.extensions.NamespaceMapperImpl namespaceMapperImpl,
java.lang.String schemaLocation)
Build the XML String from the WSDL descriptor in Java classes form. |
| Constructors in org.ow2.easywsdl.wsdl.impl.wsdl20 with parameters of type DescriptionType | |
|---|---|
DescriptionImpl(java.net.URI baseURI,
DescriptionType description,
org.ow2.easywsdl.schema.api.extensions.NamespaceMapperImpl namespaceMapper,
org.ow2.easywsdl.schema.api.extensions.SchemaLocatorImpl schemaLocator,
java.util.Map<WSDLReader.FeatureConstants,java.lang.Object> features,
java.util.Map<java.net.URI,AbsItfDescription> descriptionImports,
java.util.Map<java.net.URI,org.ow2.easywsdl.schema.api.absItf.AbsItfSchema> schemaImports,
WSDLReaderImpl reader)
|
|
| Uses of DescriptionType in org.ow2.easywsdl.wsdl.org.w3.ns.wsdl |
|---|
| Methods in org.ow2.easywsdl.wsdl.org.w3.ns.wsdl that return DescriptionType | |
|---|---|
DescriptionType |
ObjectFactory.createDescriptionType()
Create an instance of DescriptionType |
| Methods in org.ow2.easywsdl.wsdl.org.w3.ns.wsdl that return types with arguments of type DescriptionType | |
|---|---|
javax.xml.bind.JAXBElement<DescriptionType> |
ObjectFactory.createDescription(DescriptionType value)
Create an instance of JAXBElement<DescriptionType>} |
| Methods in org.ow2.easywsdl.wsdl.org.w3.ns.wsdl with parameters of type DescriptionType | |
|---|---|
javax.xml.bind.JAXBElement<DescriptionType> |
ObjectFactory.createDescription(DescriptionType value)
Create an instance of JAXBElement<DescriptionType>} |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||