Uses of Package
org.sonar.colorizer

Packages that use org.sonar.colorizer
org.sonar.api.web   
org.sonar.colorizer   
org.sonar.plugins.core.colorizers   
 

Classes in org.sonar.colorizer used by org.sonar.api.web
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.
 

Classes in org.sonar.colorizer used by org.sonar.colorizer
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.
 

Classes in org.sonar.colorizer used by org.sonar.plugins.core.colorizers
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.