Package net.handle.util
Class StringUtils
java.lang.Object
net.cnri.util.StringUtils
net.handle.util.StringUtils
Deprecated.
Replaced by net.cnri.util.StringUtils
-
Constructor Summary
Constructors -
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
-
Constructor Details
-
StringUtils
public StringUtils()Deprecated.
-