org.extex.main.fmt
Class FormatPrinter

java.lang.Object
  extended by org.extex.main.fmt.FormatPrinter

public final class FormatPrinter
extends java.lang.Object

Load a format file and print it in a reasonable form.

Version:
$Revision:4603 $
Author:
Gerd Neugebauer

Nested Class Summary
protected static interface FormatPrinter.PrintRoutine
          This interface describes a function object for printing a data type.
 
Method Summary
static void main(java.lang.String[] args)
          command line interface.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(java.lang.String[] args)
command line interface.

Parameters:
args - the command line arguments