org.ini4j.tutorial
Class AbstractTutorial
Object
AbstractTutorial
- Direct Known Subclasses:
- BeanTutorial, IniTutorial, OneMinuteTutorial, OptionMapTutorial, OptTutorial, PrefsTutorial, RegTutorial, WindowsRegistryTutorial
public abstract class AbstractTutorial
- extends Object
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FILENAME
public static final String FILENAME
- See Also:
- Constant Field Values
AbstractTutorial
public AbstractTutorial()
run
protected abstract void run(File arg)
throws Exception
- Throws:
Exception
filearg
protected static File filearg(String[] args)