com.stimulsoft.base.drawing
Class StiHTMLConverter

java.lang.Object
  extended by com.stimulsoft.base.drawing.StiHTMLConverter

public class StiHTMLConverter
extends Object

Converter used to convert html to represent state Copyright Stimulsoft


Constructor Summary
StiHTMLConverter()
           
 
Method Summary
static String replaceHtmlSymbols(String text, Boolean allowHtmlTags, Boolean wysiwyg)
          Replase service symbols to HTML prooper symbols
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiHTMLConverter

public StiHTMLConverter()
Method Detail

replaceHtmlSymbols

public static String replaceHtmlSymbols(String text,
                                        Boolean allowHtmlTags,
                                        Boolean wysiwyg)
Replase service symbols to HTML prooper symbols

Parameters:
text - HTML text value
allowHtmlTags -
wysiwyg -
Returns:
result


Copyright © 2017 Stimulsoft. All Rights Reserved.