Class DomainValidator.IDNBUGHOLDER

  • Enclosing class:
    DomainValidator

    private static class DomainValidator.IDNBUGHOLDER
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private IDNBUGHOLDER()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      private static boolean keepsTrailingDot()  
      • Methods inherited from class java.lang.Object

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

      • IDN_TOASCII_PRESERVES_TRAILING_DOTS

        private static final boolean IDN_TOASCII_PRESERVES_TRAILING_DOTS
    • Constructor Detail

      • IDNBUGHOLDER

        private IDNBUGHOLDER()
    • Method Detail

      • keepsTrailingDot

        private static boolean keepsTrailingDot()