| Package | Description |
|---|---|
| org.sonar.api.web | |
| org.sonar.colorizer | |
| org.sonar.plugins.core.colorizers |
| Class and Description |
|---|
| Tokenizer
A token highlighter is in charge to optionally consume the next characters (token) of a CodeReader
and to add the highlighted token to an HtmlCodeBuilder.
|
| Class and Description |
|---|
| CodeColorizer.Format |
| HtmlCodeBuilder |
| HtmlOptions |
| InlineDocTokenizer |
| KeywordsTokenizer
Detect case-sensitive keywords
|
| MultilinesDocTokenizer |
| NotThreadSafeTokenizer
A thread safe Tokenizer.
|
| RegexpTokenizer |
| Renderer |
| Tokenizer
A token highlighter is in charge to optionally consume the next characters (token) of a CodeReader
and to add the highlighted token to an HtmlCodeBuilder.
|
| Class and Description |
|---|
| Tokenizer
A token highlighter is in charge to optionally consume the next characters (token) of a CodeReader
and to add the highlighted token to an HtmlCodeBuilder.
|
Copyright © 2009-2012 SonarSource. All Rights Reserved.