uk.ac.umist.co.brailletrans.utils
Class MakeAll
java.lang.Object
uk.ac.umist.co.brailletrans.utils.Maker
uk.ac.umist.co.brailletrans.utils.MakeAll
- public class MakeAll
- extends Maker
Creates machine-format language files from data files for all types, by
calling in turn the MakeLanguageUnicode and MakeLegacy classes. Assumes,
therefore, the existence of both a CON and UCN file for the provided language
filename.
Copyright 1999, 2004 Alasdair King. This program is free software
under the terms of the GNU General Public License.
Method Summary |
static void |
main(java.lang.String[] args)
Provides command-line functionality for language process |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
main
public static void main(java.lang.String[] args)
- Provides command-line functionality for language process
- Parameters:
args
- Takes the String args[0]
as the filename (full
path and filename) of the language files to convert.