[ini4j]

org.ini4j.sample
Class PyReadSample

Object
  extended by PyReadSample

public class PyReadSample
extends Object


Field Summary
static String FILENAME
           
 
Constructor Summary
PyReadSample()
           
 
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

PyReadSample

public PyReadSample()
Method Detail

main

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

[ini4j]