org.exoplatform.wiki.mow.core.api.content
Class MarkupImpl

java.lang.Object
  extended by org.exoplatform.wiki.mow.core.api.content.AbstractContentItem
      extended by org.exoplatform.wiki.mow.core.api.content.MarkupImpl
All Implemented Interfaces:
ContentItem, Markup

public abstract class MarkupImpl
extends AbstractContentItem
implements Markup

Version:
$Revision$
Author:
Patrice Lamarque

Constructor Summary
MarkupImpl()
           
 
Method Summary
 
Methods inherited from class org.exoplatform.wiki.mow.core.api.content.AbstractContentItem
getChildren, getId, getText
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.exoplatform.wiki.mow.api.content.ContentItem
getChildren, getId, getText, setText
 

Constructor Detail

MarkupImpl

public MarkupImpl()


Copyright © 2013 eXo Platform SAS. All Rights Reserved.