com.sun.tools.ws.wsdl.document.mime
Class MIMEXml
java.lang.Object
com.sun.tools.ws.wsdl.framework.Entity
com.sun.tools.ws.wsdl.framework.ExtensionImpl
com.sun.tools.ws.wsdl.document.mime.MIMEXml
- All Implemented Interfaces:
- TWSDLExtension, Elemental
public class MIMEXml
- extends ExtensionImpl
A MIME mimeXml extension.
- Author:
- WS Development Team
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MIMEXml
public MIMEXml(Locator locator)
getElementName
public QName getElementName()
getPart
public String getPart()
setPart
public void setPart(String s)
validateThis
public void validateThis()
- Specified by:
validateThis in class Entity
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.