com.atlassian.confluence.userstatus
Class DefaultInlineWikiStyleRenderer

java.lang.Object
  extended by com.atlassian.confluence.userstatus.DefaultInlineWikiStyleRenderer
All Implemented Interfaces:
InlineWikiStyleRenderer

public class DefaultInlineWikiStyleRenderer
extends java.lang.Object
implements InlineWikiStyleRenderer


Constructor Summary
DefaultInlineWikiStyleRenderer(com.atlassian.renderer.WikiStyleRenderer wikiStyleRenderer)
           
 
Method Summary
 java.lang.String render(java.lang.String status)
          Renders a piece of text with inline styles
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultInlineWikiStyleRenderer

public DefaultInlineWikiStyleRenderer(com.atlassian.renderer.WikiStyleRenderer wikiStyleRenderer)
Method Detail

render

public java.lang.String render(java.lang.String status)
Description copied from interface: InlineWikiStyleRenderer
Renders a piece of text with inline styles

Specified by:
render in interface InlineWikiStyleRenderer


Copyright © 2003-2009 Atlassian Pty Ltd. All Rights Reserved.