Package com.atlassian.jira.render

Interface Summary
Encoder Encoder used to render content that has been provided by JIRA administrators.
 

Class Summary
NoOpEncoder Encoder that renders everything as-is.
StrictEncoder Encoder that encodes everything.
SwitchingEncoder Encoder that delegates to the correct implementation depending on whether it is running in OnDemand or not.
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.