Uses of Class
org.apache.sis.internal.book.CodeColorizer
Packages that use CodeColorizer
Package
Description
Takes the source HTML files in the
sis-site/main/source/developer-guide/
directory
and assembles them in a single file to be published in the asf-staging/book/
directory.-
Uses of CodeColorizer in org.apache.sis.internal.book
Fields in org.apache.sis.internal.book declared as CodeColorizerModifier and TypeFieldDescriptionprivate final CodeColorizer
Assembler.colorizer
Helper class for applying colors on content of<code>
and<samp>
elements.