org.ow2.petals.component.framework.api
Interface Wsdl


public interface Wsdl

Manage a wsdl.

This class has two issues:

Author:
Frederic Gardes - EBM WebSourcing

Method Summary
 org.ow2.easywsdl.extensions.wsdl4complexwsdl.api.Description getDescription()
          Get the description
 org.w3c.dom.Document getDocument()
          Get the document
 

Method Detail

getDescription

org.ow2.easywsdl.extensions.wsdl4complexwsdl.api.Description getDescription()
Get the description

Returns:
the description

getDocument

org.w3c.dom.Document getDocument()
Get the document

Returns:
the document


Copyright © 2005-2012 Petals Link (EBM Websourcing). All Rights Reserved.