test
Class BrokenFile

java.lang.Object
  extended by test.BrokenFile

public class BrokenFile
extends java.lang.Object


Constructor Summary
BrokenFile()
           
 
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

BrokenFile

public BrokenFile()
Method Detail

main

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