Package javax.wsdl.extensions
Interface Summary |
AttributeExtensible |
Classes that implement this interface can contain extensibility
attributes.
|
ElementExtensible |
Classes that implement this interface can contain extensibility
elements.
|
ExtensibilityElement |
This interface should be implemented by classes intending to represent
extensions.
|
ExtensionDeserializer |
This interface should be implemented by classes which deserialize
org.w3c.dom.Elements into extension-specific instances of
ExtensibilityElement.
|
ExtensionSerializer |
This interface should be implemented by classes which serialize
extension-specific instances of ExtensibilityElement into the
PrintWriter.
|
Copyright B) 2003,2005 IBM. All Rights Reserved.