gate.creole
Class ProfilePRs

java.lang.Object
  extended bygate.creole.ProfilePRs

public class ProfilePRs
extends Object

This class provides a main function that:


Constructor Summary
ProfilePRs()
           
 
Method Summary
static void main(String[] args)
          Main function
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProfilePRs

public ProfilePRs()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Main function

Throws:
Exception