Class MIMEMultipartRelated
java.lang.Object
com.sun.tools.ws.wsdl.framework.Entity
com.sun.tools.ws.wsdl.framework.ExtensionImpl
com.sun.tools.ws.wsdl.document.mime.MIMEMultipartRelated
- All Implemented Interfaces:
TWSDLExtension,Elemental
A MIME multipartRelated extension.
- Author:
- WS Development Team
-
Field Summary
Fields inherited from class com.sun.tools.ws.wsdl.framework.Entity
errorReceiver -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(ExtensionVisitor visitor) voidgetParts()voidvoidwithAllSubEntitiesDo(EntityAction action) Methods inherited from class com.sun.tools.ws.wsdl.framework.ExtensionImpl
getParent, setParentMethods inherited from class com.sun.tools.ws.wsdl.framework.Entity
failValidation, failValidation, getLocator, getProperty, removeProperty, setErrorReceiver, setProperty, withAllEntityReferencesDo, withAllQNamesDo
-
Constructor Details
-
MIMEMultipartRelated
-
-
Method Details
-
getElementName
-
add
-
getParts
-
withAllSubEntitiesDo
- Overrides:
withAllSubEntitiesDoin classEntity
-
accept
- Overrides:
acceptin classExtensionImpl- Throws:
Exception
-
validateThis
public void validateThis()- Specified by:
validateThisin classEntity
-