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 Summary

    Fields inherited from class com.axemble.vdp.utils.HTMLUtils

    hexadecimal, paramGoodChar, urlGoodChar
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class com.axemble.vdp.utils.HTMLUtils

    decodeHTMLString, 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

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • HTMLUtils

      public HTMLUtils()