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