org.ocopomo.contentrepositoryclient.publish.scenario
Class HtmlCommand

java.lang.Object
  extended by org.ocopomo.contentrepositoryclient.publish.scenario.ACommand
      extended by org.ocopomo.contentrepositoryclient.publish.scenario.HtmlCommand
All Implemented Interfaces:
ICommand

public class HtmlCommand
extends ACommand


Constructor Summary
HtmlCommand()
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class org.ocopomo.contentrepositoryclient.publish.scenario.ACommand
getBody, getCmd, getEnd, getStart, setBody, setCmd, setEnd, setStart
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

HtmlCommand

public HtmlCommand()
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class ACommand