Package javax.wsdl.extensions
package javax.wsdl.extensions
-
ClassDescriptionClasses that implement this interface can contain extensibility attributes.Classes that implement this interface can contain extensibility elements.This interface should be implemented by classes intending to represent extensions.This interface should be implemented by classes which deserialize org.w3c.dom.Elements into extension-specific instances of ExtensibilityElement.This class is used to associate serializers, deserializers, and Java implementation types with extensibility elements.This interface should be implemented by classes which serialize extension-specific instances of ExtensibilityElement into the PrintWriter.This class is used to wrap arbitrary elements.This class is used to deserialize arbitrary elements into UnknownExtensibilityElement instances.This class is used to serialize UnknownExtensibilityElement instances into the PrintWriter.