Copyright (C) 2003,2004 dr. Cristiano Sadun

org.sadun.text.ffp.test
Class Test

java.lang.Object
  extended byorg.sadun.text.ffp.test.Test

public class Test
extends java.lang.Object

A test class which reads a mixed-line layout: a one-line header, followed by an arbirary number of data lines, followed by a single line containing EOF.

Author:
Cristiano Sadun

Constructor Summary
Test()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Test

public Test()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception

Copyright (C) 2003,2004 dr. Cristiano Sadun