com.stimulsoft.base.utils
Class StiRtfHelper

java.lang.Object
  extended by com.stimulsoft.base.utils.StiRtfHelper

public class StiRtfHelper
extends java.lang.Object

RTF helper Copyright Stimulsoft


Constructor Summary
StiRtfHelper()
           
 
Method Summary
static java.lang.String rtfToPlain(java.lang.String rtf)
          Convert RTF value to plaint text
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiRtfHelper

public StiRtfHelper()
Method Detail

rtfToPlain

public static java.lang.String rtfToPlain(java.lang.String rtf)
Convert RTF value to plaint text

Parameters:
rtf -
Returns:
Plain Rtf value


Copyright © 2018 Stimulsoft. All Rights Reserved.