Interface TranslationMode
-
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
LightningTranslationMode
,NormalTranslationMode
public interface TranslationMode extends Serializable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getMarkedUpText(String key, String value, String raw)
Collection<String>
getParams()
-