- hasNext() - Method in class net.sf.xslthl.CharIter
-
- HIDDEN_STYLE - Static variable in class net.sf.xslthl.StyledBlock
-
Remove this part from the result
- highlight(Context, String, NodeEnumeration) - Static method in class net.sf.xslthl.ConnectorSaxon6
-
Highlight the nodes using the standard configuration file
- highlight(Context, String, NodeEnumeration, String) - Static method in class net.sf.xslthl.ConnectorSaxon6
-
highlight the nodes using a specific interface
- highlight(XPathContext, String, SequenceIterator) - Static method in class net.sf.xslthl.ConnectorSaxonB
-
Highlight the nodes using the standard configuration file
- highlight(XPathContext, String, SequenceIterator, String) - Static method in class net.sf.xslthl.ConnectorSaxonB
-
highlight the nodes using a specific interface
- highlight(ExpressionContext, String, MainHighlighter, Config) - Static method in class net.sf.xslthl.ConnectorXalan
-
- highlight(ExpressionContext, String, NodeList) - Static method in class net.sf.xslthl.ConnectorXalan
-
highlight the given nodes using the standard configuration
- highlight(ExpressionContext, String, NodeList, String) - Static method in class net.sf.xslthl.ConnectorXalan
-
highlight the given nodes
- highlight(CharIter, List<Block>) - Method in class net.sf.xslthl.Highlighter
-
Perform highlighting on the current token stream.
- highlight(String) - Method in class net.sf.xslthl.MainHighlighter
-
Convert the input string into a collection of text blocks
- Highlighter - Class in net.sf.xslthl
-
Base highlighter.
- Highlighter() - Constructor for class net.sf.xslthl.Highlighter
-
- Highlighter.IgnoreCaseComparator - Class in net.sf.xslthl
-
- Highlighter.IgnoreCaseComparator() - Constructor for class net.sf.xslthl.Highlighter.IgnoreCaseComparator
-
- highlighterClasses - Static variable in class net.sf.xslthl.Config
-
Registered highlighter classes
- HighlighterConfigurationException - Exception in net.sf.xslthl
-
Exception thrown on construction of a highlighter when the configuration is
incomplete
- HighlighterConfigurationException(String, Throwable) - Constructor for exception net.sf.xslthl.HighlighterConfigurationException
-
- HighlighterConfigurationException(String) - Constructor for exception net.sf.xslthl.HighlighterConfigurationException
-
- highlighters - Variable in class net.sf.xslthl.Config
-
Registered highlighters
- highlighters - Variable in class net.sf.xslthl.MainHighlighter
-
Normal highlighter