[ini4j]

org.ini4j.sample
Class ToSample

Object
  extended by ToSample

public class ToSample
extends Object


Field Summary
static String FILENAME
           
 
Constructor Summary
ToSample()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FILENAME

public static final String FILENAME
See Also:
Constant Field Values
Constructor Detail

ToSample

public ToSample()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception

[ini4j]