|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EditorConverter
Method Summary | |
---|---|
java.lang.String |
convert(java.lang.String editorFormat,
ConversionContext conversionContext)
|
Method Detail |
---|
java.lang.String convert(java.lang.String editorFormat, ConversionContext conversionContext) throws XhtmlParsingException, XhtmlException
editorFormat
- the editor formatted data to be converted.conversionContext
- the context for the conversion
XhtmlParsingException
- if there is a specific problem parsing the supplied editorFormat data
XhtmlException
- for all other problems.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |