Package com.axemble.vdoc.sdk.utils
Class HTMLUtils
java.lang.Object
com.axemble.vdp.utils.HTMLUtils
com.axemble.vdoc.sdk.utils.HTMLUtils
public class HTMLUtils
extends com.axemble.vdp.utils.HTMLUtils
- Author:
- vlygeros
- 
Field SummaryFields inherited from class com.axemble.vdp.utils.HTMLUtilshexadecimal, paramGoodChar, urlGoodChar
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.axemble.vdp.utils.HTMLUtilsdecodeHTMLString, EscapeString, getHexadecimalColor, getHTMLAttrString, getHTMLString, getJSArray, getJSArrayFromMap, getJSArrayFromMap, getJSParameter, getJSString, getJSStringQuote, getTextAreaString, HexCharToInt, parseQueryString, UnicodeToHTMLEncoded, UnicodeToUTF8Bytes, UnicodeToUTF8Bytes, UnicodeToUTF8BytesSize, UnicodeToUTF8String, URLParamEscape, URLParamUnescape, URLPathEscape, URLPathUnescape, UTF8BytesToUnicode, UTF8BytesToUnicode, UTF8Escape, UTF8StringToUnicode, UTF8Unescape
- 
Constructor Details- 
HTMLUtilspublic HTMLUtils()
 
-