Class StringUtils

java.lang.Object
net.cnri.util.StringUtils
net.handle.util.StringUtils

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

    Constructors
    Constructor
    Description
    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 Details

    • StringUtils

      public StringUtils()
      Deprecated.