Class PortUtil


  • public class PortUtil
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      PortUtil()  
    • Method Summary

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

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

      • PortUtil

        public PortUtil()
    • Method Detail

      • charsetIsSupported

        public static boolean charsetIsSupported​(java.lang.String charsetName)
      • trimControlCodes

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