org.exoplatform.forum.rendering.api
Interface Renderer


public interface Renderer

Version:
$Revision$
Author:
Patrice Lamarque

Method Summary
 String getSyntax()
          Get the syntax that this renderer can render
 String render(String markup)
          render a piece of markup
 

Method Detail

getSyntax

String getSyntax()
Get the syntax that this renderer can render

Returns:

render

String render(String markup)
render a piece of markup

Parameters:
markup -
Returns:


Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.