public class XmlCodeFormatter extends Object implements NutsCodeFormat
| Constructor and Description |
|---|
XmlCodeFormatter(NutsWorkspace ws) |
| Modifier and Type | Method and Description |
|---|---|
NutsText |
formatNodeName(String text) |
NutsText |
formatNodeSeparator(String text) |
NutsText |
formatNodeString(String text) |
int |
getSupportLevel(NutsSupportLevelContext<String> criteria) |
NutsText |
stringToText(String text,
NutsSession session) |
NutsText |
tokenToText(String text,
String nodeType,
NutsSession session) |
public XmlCodeFormatter(NutsWorkspace ws)
public int getSupportLevel(NutsSupportLevelContext<String> criteria)
getSupportLevel in interface NutsCodeFormatpublic NutsText tokenToText(String text, String nodeType, NutsSession session)
tokenToText in interface NutsCodeFormatpublic NutsText stringToText(String text, NutsSession session)
stringToText in interface NutsCodeFormatCopyright © 2021 vpc open source initiative. All rights reserved.