Interface StylesheetWriter


public interface StylesheetWriter
If a SyntaxHighlighterAdapter also implements this interface it will be called while rendering to write a stylesheet to disc.

This only happens if the output is written to file and the attributes :linkcss and :copycss are set.

This API is experimental and might change in an incompatible way in a minor version update!