| Top | Module | Use | Manual | Index |
|  EXPORTING SERVICES | METHODS' SUMMARY | METHODS' DETAILS  |
A data container may contain data and/or other data containers. A typical container with children is a MIME message with attachments.
Known Services which Export this Interface |
|
| com::sun::star::ucb::DataContainer | [ DEPRECATED ] specifies a container that can contain binary data and other data containers. |
Methods' Summary |
|
| getContentType | returns the content type (MIME Type) of the data container. |
| setContentType | sets the content type (MIME Type) of the data container. |
| getData | returns the data of the data container. |
| setData | sets the data of the data container. |
| getDataURL | [ DEPRECATED ] Deprecated. Do not use! |
| setDataURL | [ DEPRECATED ] Deprecated. Do not use! |
Methods' Details |
||
|
||
|
||
|
||
|
||
|
||
|
||
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.