|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openoffice.da.comp.w2lcommon.filter.FilterDataParser
public class FilterDataParser
This class parses the FilterData property passed to the filter and
applies it to a Converter
All errors are silently ignored
| Constructor Summary | |
|---|---|
FilterDataParser(XComponentContext xComponentContext)
|
|
| Method Summary | |
|---|---|
void |
applyFilterData(java.lang.Object data,
Converter converter)
Apply the given FilterData property to the given converter |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FilterDataParser(XComponentContext xComponentContext)
| Method Detail |
|---|
public void applyFilterData(java.lang.Object data,
Converter converter)
data - an Any containing the FilterData propertyconverter - a writer2latex.api.Converter implementation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||