bass.util
Class SpecialCharsParser

java.lang.Object
  extended by bass.util.SpecialCharsParser

public class SpecialCharsParser
extends java.lang.Object


Constructor Summary
SpecialCharsParser()
           
 
Method Summary
static java.lang.String parseSpecialChars(java.lang.String input)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpecialCharsParser

public SpecialCharsParser()
Method Detail

parseSpecialChars

public static java.lang.String parseSpecialChars(java.lang.String input)
Parameters:
input - the given input string with special characters (html-format)
Returns:
output the parsed string containing no html format