org.ini4j.tutorial
Class OneMinuteTutorial
Object
AbstractTutorial
OneMinuteTutorial
public class OneMinuteTutorial
- extends AbstractTutorial
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OneMinuteTutorial
public OneMinuteTutorial()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
copy
protected void copy(File inputFile,
File outputFile)
throws IOException
- Throws:
IOException
run
protected void run(File arg)
throws Exception
- Specified by:
run
in class AbstractTutorial
- Throws:
Exception