private static class MTOMXMLStreamWriter.Part
extends java.lang.Object
DataHandlerWriter API.| Modifier and Type | Field and Description |
|---|---|
private java.lang.String |
contentID |
private javax.activation.DataHandler |
dataHandler |
| Constructor and Description |
|---|
Part(java.lang.String contentID,
javax.activation.DataHandler dataHandler) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getContentID() |
javax.activation.DataHandler |
getDataHandler() |