|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.renderer.v2.macro.code.PluggableSourceCodeFormatterRepository
public class PluggableSourceCodeFormatterRepository
| Constructor Summary | |
|---|---|
PluggableSourceCodeFormatterRepository(com.atlassian.plugin.PluginManager pluginManager)
|
|
| Method Summary | |
|---|---|
java.util.Collection |
getAvailableLanguages()
|
SourceCodeFormatter |
getSourceCodeFormatter(java.lang.String language)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PluggableSourceCodeFormatterRepository(com.atlassian.plugin.PluginManager pluginManager)
| Method Detail |
|---|
public SourceCodeFormatter getSourceCodeFormatter(java.lang.String language)
getSourceCodeFormatter in interface SourceCodeFormatterRepositorypublic java.util.Collection getAvailableLanguages()
getAvailableLanguages in interface SourceCodeFormatterRepository
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||