Class DictionaryFileStorageProvider

java.lang.Object
com.e1c.langtool.storage.AbstractFileStorageProvider
com.e1c.langtool.internal.storage.DictionaryFileStorageProvider
All Implemented Interfaces:
ITranslationStorageProvider

public class DictionaryFileStorageProvider extends AbstractFileStorageProvider
The provider of dictionary file resource storages, according to segment settings for the translating project. This implementation contributed to common extension point of ITranslationStorageProvider.
See Also: