com.atlassian.confluence.userstatus
Interface InlineWikiStyleRenderer

All Known Implementing Classes:
DefaultStatusTextRenderer

Deprecated. since 3.1 confusingly named. Use StatusTextRenderer instead.

@Deprecated
public interface InlineWikiStyleRenderer


Method Summary
 String render(String text)
          Deprecated. Renders a piece of text with inline styles
 

Method Detail

render

String render(String text)
Deprecated. 
Renders a piece of text with inline styles



Copyright © 2003-2012 Atlassian. All Rights Reserved.