org.apache.cxf.bindings.xformat
Class XMLFormatBinding
java.lang.Object
org.apache.cxf.wsdl.TExtensibilityElement
org.apache.cxf.wsdl.TExtensibilityElementImpl
org.apache.cxf.bindings.xformat.XMLFormatBinding
- All Implemented Interfaces:
- javax.wsdl.extensions.ExtensibilityElement
public class XMLFormatBinding
- extends TExtensibilityElementImpl
Java class for XMLFormatBinding complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="XMLFormatBinding">
<complexContent>
<extension base="{http://schemas.xmlsoap.org/wsdl/}tExtensibilityElement">
<sequence>
</sequence>
</extension>
</complexContent>
</complexType>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XMLFormatBinding
public XMLFormatBinding()
Apache CXF