public class MIMEMultipartRelated extends ExtensionImpl
errorReceiver| Constructor and Description |
|---|
MIMEMultipartRelated(Locator locator) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(ExtensionVisitor visitor) |
void |
add(MIMEPart part) |
QName |
getElementName() |
Iterable<MIMEPart> |
getParts() |
void |
validateThis() |
void |
withAllSubEntitiesDo(EntityAction action) |
getParent, setParentfailValidation, failValidation, getLocator, getProperty, removeProperty, setErrorReceiver, setProperty, withAllEntityReferencesDo, withAllQNamesDopublic MIMEMultipartRelated(Locator locator)
public QName getElementName()
public void add(MIMEPart part)
public void withAllSubEntitiesDo(EntityAction action)
withAllSubEntitiesDo in class Entitypublic void accept(ExtensionVisitor visitor) throws Exception
accept in class ExtensionImplExceptionpublic void validateThis()
validateThis in class EntityCopyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.