Class AnnotationHighlighter

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

public class AnnotationHighlighter extends Highlighter
Recognizes annotations. Accepted parameters:
start
How the annotation starts. Required.
end
How the annotation ends. Optional.
valueStart
String used to start the value section of annotations
valueEnd
String used to end the value section of annotations