protoj.lang.internal
Class SiteCommand

java.lang.Object
  extended by protoj.lang.internal.SiteCommand

public final class SiteCommand
extends java.lang.Object

The command responsible for extracting google documentation for the googlecode website.

Author:
Ashley Williams

Constructor Summary
SiteCommand(ProtoProject parent)
           
 
Method Summary
 Command getDelegate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SiteCommand

public SiteCommand(ProtoProject parent)
Method Detail

getDelegate

public Command getDelegate()