:: com :: sun :: star :: io ::
|
interface XDataExporter |
|
- Description
- makes it possible to export data from a component into a data sink.
Exporter objects are registered for specific components and data types.
|
Methods' Summary |
exportData |
exports data for a component into an output stream.
|
cancel |
cancels the export process.
|
Methods' Details |
exportData
- Description
- exports data for a component into an output stream.
|
|
cancel
- Description
- cancels the export process.
|
|
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.