Package com.e1c.langtool.storage.regex
Interface RegExFile
- All Superinterfaces:
IFileEditor<RegExSettings>
- All Known Implementing Classes:
YamlRegExFile
-
Method Summary
Modifier and TypeMethodDescriptionvoidgetItems()getTranslation(ITranslationStorageProvider.DictionaryStorage dictionary, TranslationKey source, TranslateLanguage language) voidremoveAllItems(String regExText) voidremoveItem(RegExItem item)
-
Method Details
-
getItems
-
addItem
-
removeItem
-
removeAllItems
-
getTranslation
String getTranslation(ITranslationStorageProvider.DictionaryStorage dictionary, TranslationKey source, TranslateLanguage language)
-