stella.adapter
Class GuiderAccess.Extract

java.lang.Object
  extended by stella.adapter.GuiderAccess.Extract
Enclosing class:
GuiderAccess

public static class GuiderAccess.Extract
extends Object

Test parsing of resources. Extracts stars.


Constructor Summary
GuiderAccess.Extract()
           
 
Method Summary
static void main(String[] arg)
          Tries to parse the command-line argument.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GuiderAccess.Extract

public GuiderAccess.Extract()
Method Detail

main

public static void main(String[] arg)
                 throws ParseException,
                        RemoteException,
                        NotBoundException,
                        MalformedURLException
Tries to parse the command-line argument.

Throws:
ParseException
RemoteException
NotBoundException
MalformedURLException