|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Objectcom.auxilii.msgparser.rtf.SimpleRTF2HTMLConverter
public class SimpleRTF2HTMLConverter
This class is intended to be used for certain RTF related operations such as extraction of plain HTML from an RTF text.
Field Summary | |
---|---|
protected static Logger |
logger
|
Constructor Summary | |
---|---|
SimpleRTF2HTMLConverter()
|
Method Summary | |
---|---|
String |
rtf2html(String rtf)
|
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static final Logger logger
Constructor Detail |
---|
public SimpleRTF2HTMLConverter()
Method Detail |
---|
public String rtf2html(String rtf) throws Exception
rtf2html
in interface RTF2HTMLConverter
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |