pellet
Class PelletDIG

java.lang.Object
  extended by pellet.PelletCmdApp
      extended by pellet.PelletDIG

Deprecated. DIG functionality is deprecated and will be remove in the next major release

@Deprecated
public class PelletDIG
extends PelletCmdApp

Title: PelletDIG

Description:

Copyright: Copyright (c) 2008

Company: Clark & Parsia, LLC.

Author:
Markus Stocker

Field Summary
 
Fields inherited from class pellet.PelletCmdApp
logger
 
Constructor Summary
PelletDIG()
          Deprecated.  
 
Method Summary
 java.lang.String getAppCmd()
          Deprecated.  
 java.lang.String getAppId()
          Deprecated.  
 PelletCmdOptions getOptions()
          Deprecated.  
 boolean requiresInputFiles()
          Deprecated.  
 void run()
          Deprecated.  
 
Methods inherited from class pellet.PelletCmdApp
finish, getGlobalOptions, getIgnoreImportsOption, getInputFormatOption, getLoaderOption, help, parseArgs
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PelletDIG

public PelletDIG()
Deprecated. 
Method Detail

getAppId

public java.lang.String getAppId()
Deprecated. 
Specified by:
getAppId in class PelletCmdApp

getAppCmd

public java.lang.String getAppCmd()
Deprecated. 
Specified by:
getAppCmd in class PelletCmdApp

getOptions

public PelletCmdOptions getOptions()
Deprecated. 
Specified by:
getOptions in class PelletCmdApp

requiresInputFiles

public boolean requiresInputFiles()
Deprecated. 
Overrides:
requiresInputFiles in class PelletCmdApp

run

public void run()
Deprecated. 
Specified by:
run in class PelletCmdApp


Copyright © 2004 Evren Sirin. All Rights Reserved.