Class mkpsxiso

java.lang.Object
  extended bymkpsxiso

public class mkpsxiso
extends java.lang.Object

This class encapsulates all the classes to make the job done! :-)


Constructor Summary
mkpsxiso()
           
 
Method Summary
static void main(java.lang.String[] args)
          The class' main procedure!
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

mkpsxiso

public mkpsxiso()
Method Detail

main

public static void main(java.lang.String[] args)
The class' main procedure! Too trivial!

Parameters:
args - The parameters that will be passed through command line. Just follow the program instructions!