Class MiniDnsIdna

    • Constructor Summary

      Constructors 
      Constructor Description
      MiniDnsIdna()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void setActiveTransformator​(IdnaTransformator idnaTransformator)  
      static java.lang.String toASCII​(java.lang.String string)  
      static java.lang.String toUnicode​(java.lang.String string)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait