org.ocopomo.contentrepositoryclient.publish
Class WikiPagePublisher

java.lang.Object
  extended by org.ocopomo.contentrepositoryclient.publish.Publisher
      extended by org.ocopomo.contentrepositoryclient.publish.WikiPagePublisher

public class WikiPagePublisher
extends Publisher


Constructor Summary
WikiPagePublisher(java.lang.String wikiPageText)
           
 
Method Summary
 void publish()
           
 
Methods inherited from class org.ocopomo.contentrepositoryclient.publish.Publisher
browse
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WikiPagePublisher

public WikiPagePublisher(java.lang.String wikiPageText)
Method Detail

publish

public void publish()
Specified by:
publish in class Publisher