java.lang.Object
org.pentaho.reporting.engine.classic.extensions.toc.IndexUtility

public class IndexUtility extends Object
  • Method Details

    • getIndexText

      public static String getIndexText(Integer[] groupCount, String indexSeparator)
    • getCondensedIndexText

      public static String getCondensedIndexText(Integer[] groupCount, String indexSeparator)
    • main

      public static void main(String[] args)