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, setParent
failValidation, failValidation, getLocator, getProperty, removeProperty, setErrorReceiver, setProperty, withAllEntityReferencesDo, withAllQNamesDo
public MIMEMultipartRelated(Locator locator)
public QName getElementName()
public void add(MIMEPart part)
public void withAllSubEntitiesDo(EntityAction action)
withAllSubEntitiesDo
in class Entity
public void accept(ExtensionVisitor visitor) throws Exception
accept
in class ExtensionImpl
Exception
public void validateThis()
validateThis
in class Entity
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.