Additional Components
From OpenOffice.org Wiki
In order for Java based components to operate effectively, a set of wrapper classes have been added to the javaunohelper package. These files allow for an XInputStream or an XOutputStream to be accessed using the same methods as a normal Java InputStream or OutputStream. These classes are located in the javaunohelper package at
com.sun.star.lib.uno.adapter.XInputStreamToInputStreamAdapter com.sun.star.lib.uno.adapter.XInputStreamToInputStreamAdapter
For more information on the use of these helper classes, see the flatxmljava example.
| Content on this page is licensed under the Public Documentation License (PDL). |

