pl.edu.pjwstk.yaod.store.defaultstore.blocks
Class Tester

java.lang.Object
  |
  +--pl.edu.pjwstk.yaod.store.defaultstore.blocks.Tester

public class Tester
extends java.lang.Object


Constructor Summary
Tester()
           
 
Method Summary
 void begin()
           
 void formatBlock(BlockBody block)
           
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

Tester

public Tester()
Method Detail

formatBlock

public void formatBlock(BlockBody block)
                 throws java.lang.Exception

begin

public void begin()
           throws java.lang.Exception

main

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