br.usp.iterador.io
Class CompatibilityVersion5

java.lang.Object
  extended by br.usp.iterador.io.CompatibilityVersion5
All Implemented Interfaces:
CompatibleVersionMaker

public class CompatibilityVersion5
extends java.lang.Object
implements CompatibleVersionMaker

Compatibility version

Author:
Guilherme Silveira

Constructor Summary
CompatibilityVersion5()
           
 
Method Summary
 void execute(Application data)
           
 boolean shouldUpdateFile()
           
 void updateFile(java.io.File file)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompatibilityVersion5

public CompatibilityVersion5()
Method Detail

execute

public void execute(Application data)
Specified by:
execute in interface CompatibleVersionMaker

shouldUpdateFile

public boolean shouldUpdateFile()
Specified by:
shouldUpdateFile in interface CompatibleVersionMaker

updateFile

public void updateFile(java.io.File file)
                throws java.io.IOException
Specified by:
updateFile in interface CompatibleVersionMaker
Throws:
java.io.IOException


Copyright 2004-2004-2006 IME - USP. All Rights Reserved.