Class HumanAlphaSerie

java.lang.Object
org.mapfish.print.jasperreports.HumanAlphaSerie

public final class HumanAlphaSerie extends Object
Used to convert an integer index to an alpha index. Index in: A..Z,AA..ZZ,AAA...
  • Method Details

    • toString

      public static String toString(int nbr)
      Convert an integer to an alpha index.
      Parameters:
      nbr - the number to convert
      Returns:
      the alpha index