Package weka.core

Class RepositoryIndexGenerator

java.lang.Object
weka.core.RepositoryIndexGenerator

public class RepositoryIndexGenerator extends Object
Class for generating html index files and supporting text files for a Weka package meta data repository. To Run

java weka.core.RepositoryIndexGenerator

A file called "forcedRefreshCount.txt" can be used to force a cache-refresh for all internet connected users. Just increment the number in this file by 1 (or create the file with an initial value of 1 if it doesn't exist yet).
Version:
$Revision: 12051 $
Author:
Mark Hall (mhall{[at]}pentaho{[dot]}com)
  • Field Details

    • BIRD_IMAGE1

      public static String BIRD_IMAGE1
    • BIRD_IMAGE2

      public static String BIRD_IMAGE2
    • PENTAHO_IMAGE1

      public static String PENTAHO_IMAGE1
    • PENTAHO_IMAGE2

      public static String PENTAHO_IMAGE2
  • Constructor Details

    • RepositoryIndexGenerator

      public RepositoryIndexGenerator()
  • Method Details

    • main

      public static void main(String[] args)
      Main method for running the RepositoryIndexGenerator
      Parameters:
      args - first argument needs to be the path the the repository.