pellet
Class Pellet

java.lang.Object
  extended by pellet.Pellet

public class Pellet
extends java.lang.Object

Title: PelletMain

Description: Pellet main command line entry point

Copyright: Copyright (c) 2008

Company: Clark & Parsia, LLC.

Author:
Markus Stocker, Evren Sirin

Field Summary
static PelletExceptionFormatter exceptionFormatter
           
static java.util.logging.Logger logger
           
 
Constructor Summary
Pellet()
           
 
Method Summary
static PelletCmdApp getCommand(java.lang.String name)
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

public static final java.util.logging.Logger logger

exceptionFormatter

public static final PelletExceptionFormatter exceptionFormatter
Constructor Detail

Pellet

public Pellet()
Method Detail

main

public static void main(java.lang.String[] args)

getCommand

public static PelletCmdApp getCommand(java.lang.String name)


Copyright © 2004 Evren Sirin. All Rights Reserved.