public interface

ModelToRenderedClassMapper

com.atlassian.confluence.content.render.xhtml.view.ModelToRenderedClassMapper
Known Indirect Subclasses

Class Overview

Define an object that when given some model instance (only Link supported at the moment) will provide the HTML/XML class attribute value to be used when rendering the link

Summary

Public Methods
String getRenderedClass(Link link)

Public Methods

public String getRenderedClass (Link link)