Class OnelineCommentHighlighter

java.lang.Object
net.sf.xslthl.Highlighter
net.sf.xslthl.highlighters.OnelineCommentHighlighter

public class OnelineCommentHighlighter extends Highlighter
Single line comments. Accepted parameters:
start
How the single line comment starts Required.
lineBreakEscape
string that can be used to break the line and continue on the next line
solitary
a switch, if set the comment must not be preceded by non whitespace on the line