Uses of Interface
com.atlassian.renderer.v2.macro.code.SourceCodeFormatterRepository

Packages that use SourceCodeFormatterRepository
com.atlassian.renderer.v2.macro.code   
 

Uses of SourceCodeFormatterRepository in com.atlassian.renderer.v2.macro.code
 

Classes in com.atlassian.renderer.v2.macro.code that implement SourceCodeFormatterRepository
 class PluggableSourceCodeFormatterRepository
           
 class SimpleSourceCodeFormatterRepository
           
 

Methods in com.atlassian.renderer.v2.macro.code with parameters of type SourceCodeFormatterRepository
 void CodeMacro.setCodeFormatterRepository(SourceCodeFormatterRepository codeFormatterRepository)
           
 



Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.