Package net.sf.xslthl
Class WholeHighlighter
java.lang.Object
net.sf.xslthl.Highlighter
net.sf.xslthl.WholeHighlighter
- Direct Known Subclasses:
HTMLHighlighter
,XMLHighlighter
-
Nested Class Summary
Nested classes/interfaces inherited from class net.sf.xslthl.Highlighter
Highlighter.IgnoreCaseComparator
-
Field Summary
Fields inherited from class net.sf.xslthl.Highlighter
XMLname
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.sf.xslthl.Highlighter
getDefaultStyle, highlight, isNewLine, reset, startsWith
-
Constructor Details
-
WholeHighlighter
public WholeHighlighter()
-
-
Method Details
-
init
Description copied from class:Highlighter
Initializer- Overrides:
init
in classHighlighter
- Parameters:
params
-- Throws:
HighlighterConfigurationException
-