|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TDefinitions | |
---|---|
org.ow2.easywsdl.wsdl.impl.wsdl11 | |
org.ow2.easywsdl.wsdl.org.xmlsoap.schemas.wsdl |
Uses of TDefinitions in org.ow2.easywsdl.wsdl.impl.wsdl11 |
---|
Methods in org.ow2.easywsdl.wsdl.impl.wsdl11 with parameters of type TDefinitions | |
---|---|
org.w3c.dom.Document |
WSDLWriterImpl.convertWSDL11Definition2DOMElement(TDefinitions wsdlDescriptor,
java.lang.String schemaLocation)
|
java.lang.String |
WSDLWriterImpl.convertWSDL11Definition2String(TDefinitions wsdlDescriptor,
java.lang.String schemaLocation)
|
Constructors in org.ow2.easywsdl.wsdl.impl.wsdl11 with parameters of type TDefinitions | |
---|---|
DescriptionImpl(java.net.URI baseURI,
TDefinitions definition,
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 TDefinitions in org.ow2.easywsdl.wsdl.org.xmlsoap.schemas.wsdl |
---|
Methods in org.ow2.easywsdl.wsdl.org.xmlsoap.schemas.wsdl that return TDefinitions | |
---|---|
TDefinitions |
ObjectFactory.createTDefinitions()
Create an instance of TDefinitions |
Methods in org.ow2.easywsdl.wsdl.org.xmlsoap.schemas.wsdl that return types with arguments of type TDefinitions | |
---|---|
javax.xml.bind.JAXBElement<TDefinitions> |
ObjectFactory.createDefinitions(TDefinitions value)
Create an instance of JAXBElement < TDefinitions > } |
Methods in org.ow2.easywsdl.wsdl.org.xmlsoap.schemas.wsdl with parameters of type TDefinitions | |
---|---|
javax.xml.bind.JAXBElement<TDefinitions> |
ObjectFactory.createDefinitions(TDefinitions value)
Create an instance of JAXBElement < TDefinitions > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |