module_standard.wToolTip
Class ParserHtml

Object
  extended by module_standard.wToolTip.ParserHtml

public class ParserHtml
extends Object


A_doc
Licence.


Constructor Summary
ParserHtml()
           
 
Method Summary
static String htmlToString(String src)
           
static String stringToHtml(String src)
           
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParserHtml

public ParserHtml()
Method Detail

stringToHtml

public static String stringToHtml(String src)

htmlToString

public static String htmlToString(String src)