org.openoffice.da.comp.w2lcommon.filter
public class FilterDataParser extends Object
Converter
All errors are silently ignored
Constructor Summary | |
---|---|
FilterDataParser(XComponentContext xComponentContext) |
Method Summary | |
---|---|
void | applyFilterData(Object data, Converter converter) Apply the given FilterData property to the given converter |
Parameters: data an Any containing the FilterData property converter a writer2latex.api.Converter
implementation