dict.prepare
Class Prepare

java.lang.Object
  extended by dict.prepare.Prepare

public class Prepare
extends java.lang.Object

Main class for the index preparation program. The main entry point for the command line utility preparing the dictionary, index and the configuration files as well as the directory structure allowing using the dictionary on JavaME driven platforms.

Version:
$Revision: 21 $
Author:
Daniel Stoinski

Constructor Summary
Prepare()
           
 
Method Summary
static void main(java.lang.String[] args)
          The main entry point for the index preparation program.
private static void usage()
          Prints usage info to stderr.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Prepare

public Prepare()
Method Detail

usage

private static void usage()
Prints usage info to stderr.


main

public static void main(java.lang.String[] args)
The main entry point for the index preparation program.

Parameters:
args - command line arguments, source dictionary file name, dictionary type and directory where to create the resulting directory tree. The type may be either DICTCC for dict.cc dictionaries, UDDL for universal dictionary database UTF-8 text files (www.dicts.info/uddl.php) or THES for plain text thesaurus files used in www.openthesaurus.de and synonimy.ux.pl.