Package net.sf.xslthl
Class MainHighlighter
java.lang.Object
net.sf.xslthl.MainHighlighter
Main source highlighter. It will call all registered highlighters.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
add
(Highlighter h) void
Deprecated.The configuration filename, can be nullgetId()
The highlighter identifierConvert the input string into a collection of text blocks
-
Constructor Details
-
MainHighlighter
-
-
Method Details
-
getId
The highlighter identifier- Returns:
-
getFilename
The configuration filename, can be null- Returns:
-
add
-
addWhole
Deprecated. -
highlight
Convert the input string into a collection of text blocks- Parameters:
source
-- Returns:
-