Package com.stimulsoft.base.drawing
Class StiHTMLConverter
java.lang.Object
com.stimulsoft.base.drawing.StiHTMLConverter
Converter used to convert html to represent state
Copyright Stimulsoft
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringreplaceHtmlSymbols(String text, Boolean allowHtmlTags, Boolean wysiwyg) Replase service symbols to HTML prooper symbols
-
Constructor Details
-
StiHTMLConverter
public StiHTMLConverter()
-
-
Method Details
-
replaceHtmlSymbols
Replase service symbols to HTML prooper symbols- Parameters:
text- HTML text valueallowHtmlTags-wysiwyg-- Returns:
- result
-