Class Caverphone2

    • Constructor Summary

      Constructors 
      Constructor Description
      Caverphone2()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String encode​(java.lang.String source)
      Encodes the given String into a Caverphone 2.0 value.
      • Methods inherited from class java.lang.Object

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

      • Caverphone2

        public Caverphone2()
    • Method Detail

      • encode

        public java.lang.String encode​(java.lang.String source)
        Encodes the given String into a Caverphone 2.0 value.
        Parameters:
        source - String the source string
        Returns:
        A caverphone code for the given String