Class StringUtils


  • @Deprecated
    public class StringUtils
    extends net.cnri.util.StringUtils
    Deprecated.
    Replaced by net.cnri.util.StringUtils
    • Constructor Summary

      Constructors 
      Constructor Description
      StringUtils()
      Deprecated.
       
    • Method Summary

      • Methods inherited from class net.cnri.util.StringUtils

        backslash, cgiEscape, decodeHexByte, decodeURL, decodeURLIgnorePlus, encodeHexChar, encodeURL, encodeURLComponent, encodeURLComponentMinimal, encodeURLForAttr, encodeURLPath, htmlEscapeWhitespace, htmlEscapeWhitespaceNonBreakingSpaces, padl, padr, sqlEscape, unbackslash, xmlEscape, xmlEscape, xmlEscape
      • Methods inherited from class java.lang.Object

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

      • StringUtils

        public StringUtils()
        Deprecated.