|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
The interface for filters that are plugged into the EditLive! for Java Bean.
| Method Summary | |
String |
filterIn(String source)
Filter the source code on the way in to the editor. |
String |
filterOut(String source)
Filter the source code on the way out of the editor. |
| Method Detail |
public String filterIn(String source)
source - the source code to filter. May be null if no source has been set.
public String filterOut(String source)
source - the source code to filter. May be null.
|
Copyright (c) 2005 Ephox Pty Ltd. All rights reserved. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||