Package org.openoffice.da.comp.w2lcommon.filter

Class Summary

ByteArrayXStreamThis is a java-uno adapter class which implements XStream using a byte array.
EPSCleanerThis class removes redundant binary information from EPS files created by OOo.
ExportFilterBaseThis class provides an abstract uno component which implements an XExportFilter.
FilterDataParserThis class parses the FilterData property passed to the filter and applies it to a Converter All errors are silently ignored
GraphicConverterImpl GraphicConverterImpl.java This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License version 2.1, as published by the Free Software Foundation.
GraphicConverterImpl1A GraphicConverter implementation which uses the GraphicProvider service to convert the graphic.
GraphicConverterImpl2A GraphicConverter implementation which uses a hidden Draw document to store the graphic, providing more control over the image than the simple GraphicProvider implementation.
OptionsDialogBaseThis class provides an abstract uno component which implements a filter ui