Package com.inductiveautomation.rm.text
Class RMRTFParser
java.lang.Object
com.inductiveautomation.rm.text.RMRTFParser
Parses rtf data from a string and returns it as an xstring.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
RMRTFParserpublic RMRTFParser()
 
- 
- 
Method Details- 
parseReturns an xstring from the given rtf string and default font.
 
-