org.apache.cocoon.cli
Class CliCommand

java.lang.Object
  extended by org.apache.cocoon.cli.CliCommand

public final class CliCommand
extends Object


Constructor Summary
CliCommand()
           
 
Method Summary
 void execute()
           
 boolean isPrintHelp()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CliCommand

public CliCommand()
Method Detail

isPrintHelp

public boolean isPrintHelp()

execute

public void execute()


Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.