Class CharUtils


  • public class CharUtils
    extends java.lang.Object
    Author:
    Administrator To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments
    • Constructor Summary

      Constructors 
      Constructor Description
      CharUtils()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String escape​(java.lang.String str)  
      • Methods inherited from class java.lang.Object

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

      • CharUtils

        public CharUtils()
    • Method Detail

      • escape

        public static java.lang.String escape​(java.lang.String str)