com.atlassian.renderer.v2.macro.code
Class PluggableSourceCodeFormatterRepository
java.lang.Object
com.atlassian.renderer.v2.macro.code.PluggableSourceCodeFormatterRepository
- All Implemented Interfaces:
- SourceCodeFormatterRepository
public class PluggableSourceCodeFormatterRepository
- extends Object
- implements SourceCodeFormatterRepository
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PluggableSourceCodeFormatterRepository
public PluggableSourceCodeFormatterRepository(com.atlassian.plugin.PluginManager pluginManager)
getSourceCodeFormatter
public SourceCodeFormatter getSourceCodeFormatter(String language)
- Specified by:
getSourceCodeFormatter
in interface SourceCodeFormatterRepository
getAvailableLanguages
public Collection getAvailableLanguages()
- Specified by:
getAvailableLanguages
in interface SourceCodeFormatterRepository
Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.