|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SourceCodeFormatter | |
|---|---|
| com.atlassian.renderer.v2.macro.code | |
| com.atlassian.renderer.v2.macro.code.formatter | |
| Uses of SourceCodeFormatter in com.atlassian.renderer.v2.macro.code |
|---|
| Methods in com.atlassian.renderer.v2.macro.code that return SourceCodeFormatter | |
|---|---|
SourceCodeFormatter |
SourceCodeFormatterModuleDescriptor.getFormatter()
|
SourceCodeFormatter |
PluggableSourceCodeFormatterRepository.getSourceCodeFormatter(String language)
|
SourceCodeFormatter |
SimpleSourceCodeFormatterRepository.getSourceCodeFormatter(String language)
|
SourceCodeFormatter |
SourceCodeFormatterRepository.getSourceCodeFormatter(String language)
|
protected SourceCodeFormatter |
SourceCodeFormatterModuleDescriptor.makeFormatterFromClass()
Override this method if you need to autowire the formatter, or something. |
| Uses of SourceCodeFormatter in com.atlassian.renderer.v2.macro.code.formatter |
|---|
| Classes in com.atlassian.renderer.v2.macro.code.formatter that implement SourceCodeFormatter | |
|---|---|
class |
AbstractFormatter
|
class |
ActionScriptFormatter
|
class |
JavaFormatter
|
class |
JavaScriptFormatter
|
class |
NoneFormatter
Created by IntelliJ IDEA. |
class |
SqlFormatter
|
class |
XmlFormatter
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||