| Package | Description |
|---|---|
| com.atlassian.renderer.v2.macro.code | |
| com.atlassian.renderer.v2.macro.code.formatter |
| Modifier and Type | Method and Description |
|---|---|
SourceCodeFormatter |
SourceCodeFormatterModuleDescriptor.getFormatter() |
SourceCodeFormatter |
SimpleSourceCodeFormatterRepository.getSourceCodeFormatter(String language) |
SourceCodeFormatter |
SourceCodeFormatterRepository.getSourceCodeFormatter(String language) |
SourceCodeFormatter |
PluggableSourceCodeFormatterRepository.getSourceCodeFormatter(String language) |
protected SourceCodeFormatter |
SourceCodeFormatterModuleDescriptor.makeFormatterFromClass()
Override this method if you need to autowire the formatter, or something.
|
| Constructor and Description |
|---|
SimpleSourceCodeFormatterRepository(List<SourceCodeFormatter> formatters) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractFormatter |
class |
ActionScriptFormatter |
class |
JavaFormatter |
class |
JavaScriptFormatter |
class |
NoneFormatter
Created by IntelliJ IDEA.
|
class |
SqlFormatter |
class |
XmlFormatter |
Copyright © 2015 Atlassian. All rights reserved.