XmlHighlighter
classin packageklyn.gui.terminal.syntax
public class XmlHighlighter extends Object implements SyntaxHighlighter:
└ XmlHighlighter
All Implemented Interfaces: SyntaxHighlighter

Syntax highlighter for XML-like markup.

Inherited Properties
propertyInherited Properties from Object: type
Methods
Modifier and Type Member Description
public highlight
highlight(line as String) as List<StyledSpan>:
No summary.
Inherited Methods
methodInherited Methods from Object: deepCopy, fromJson, toDict, toJson, toString, toXml
methodInherited Methods from SyntaxHighlighter: highlight