Class ContextFileStorage

java.lang.Object
com.e1c.langtool.storage.AbstractFileStorage
com.e1c.langtool.internal.storage.ContextFileStorage
All Implemented Interfaces:
ITranslationStorageProvider.ContextStorage, ITranslationStorageProvider.Storage

public class ContextFileStorage extends AbstractFileStorage implements ITranslationStorageProvider.ContextStorage
The default implementation of file resource storage that stores only context data. Storage get translation file path by context resource path and select external project by the translation language. Implementation supports to load file's data according to configured format in storage settings.