|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
A filter of an rtf document must implement this interface.
| Method Summary | |
RTFDocument |
filter(RTFDocument document,
NSDCContext context,
CommonLogger logger)
An rtf filter can modify an RTF document and return the modified one or null if further processing of document should be cancelled. |
| Method Detail |
public RTFDocument filter(RTFDocument document,
NSDCContext context,
CommonLogger logger)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||