- hasNext() - Method in class net.sf.xslthl.CharIter
-
- hasNext() - Method in class net.sf.xslthl.FilteredElementIterator
-
- HeredocHighlighter - Class in net.sf.xslthl.highlighters
-
Accepts heredoc constructions.
- HeredocHighlighter() - Constructor for class net.sf.xslthl.highlighters.HeredocHighlighter
-
- HexaDecimalHighlighter - Class in net.sf.xslthl.highlighters
-
Number highlighter for hexadecimal numbers
- HexaDecimalHighlighter() - Constructor for class net.sf.xslthl.highlighters.HexaDecimalHighlighter
-
- 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(XPathContext, String, SequenceIterator) - Static method in class net.sf.xslthl.ConnectorSaxonEE
-
Highlight the nodes using the standard configuration file
- highlight(XPathContext, String, SequenceIterator, String) - Static method in class net.sf.xslthl.ConnectorSaxonEE
-
highlight the nodes using a specific interface
- 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(CharIter, List<Block>) - Method in class net.sf.xslthl.highlighters.AnnotationHighlighter
-
- highlight(CharIter, List<Block>) - Method in class net.sf.xslthl.highlighters.HeredocHighlighter
-
- highlight(CharIter, List<Block>) - Method in class net.sf.xslthl.highlighters.HTMLHighlighter
-
- highlight(CharIter, List<Block>) - Method in class net.sf.xslthl.highlighters.KeywordsHighlighter
-
- highlight(CharIter, List<Block>) - Method in class net.sf.xslthl.highlighters.MultilineCommentHighlighter
-
- highlight(CharIter, List<Block>) - Method in class net.sf.xslthl.highlighters.NestedMultilineCommentHighlighter
-
- highlight(CharIter, List<Block>) - Method in class net.sf.xslthl.highlighters.NumberHighlighter
-
- highlight(CharIter, List<Block>) - Method in class net.sf.xslthl.highlighters.OnelineCommentHighlighter
-
- highlight(CharIter, List<Block>) - Method in class net.sf.xslthl.highlighters.RegexHighlighterEx
-
- highlight(CharIter, List<Block>) - Method in class net.sf.xslthl.highlighters.StringHighlighter
-
- highlight(CharIter, List<Block>) - Method in class net.sf.xslthl.highlighters.WordHighlighter
-
- highlight(CharIter, List<Block>) - Method in class net.sf.xslthl.highlighters.XMLHighlighter
-
- 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
-
- 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
-
- HTMLHighlighter - Class in net.sf.xslthl.highlighters
-
XML/SGML highlighter.
- HTMLHighlighter() - Constructor for class net.sf.xslthl.highlighters.HTMLHighlighter
-