public class XmlCodeHighlighter extends Object implements NCodeHighlighter
| Constructor and Description |
|---|
XmlCodeHighlighter() |
| Modifier and Type | Method and Description |
|---|---|
NText |
formatNodeName(String text,
NTexts txt) |
NText |
formatNodeSeparator(String text,
NTexts txt) |
NText |
formatNodeString(String text,
NTexts txt) |
String |
getId() |
static int |
getScore(NScorableContext context) |
NText |
stringToText(String text,
NTexts txt) |
NText |
tokenToText(String text,
String nodeType,
NTexts txt) |
public String getId()
getId in interface NCodeHighlighterpublic static int getScore(NScorableContext context)
public NText stringToText(String text, NTexts txt)
stringToText in interface NCodeHighlighterpublic NText tokenToText(String text, String nodeType, NTexts txt)
tokenToText in interface NCodeHighlighterCopyright © 2026 vpc open source initiative. All rights reserved.