Class DefaultI18NextService

java.lang.Object
eu.rarogsoftware.rarog.platform.core.i18n.DefaultI18NextService
All Implemented Interfaces:
FeatureModule<FeatureDescriptor>, I18NextService

public class DefaultI18NextService extends Object implements FeatureModule<FeatureDescriptor>, I18NextService
Implementation of I18NextService that supports I18NextTransformerDescriptor and I18NextResourceDescriptor. This implementation loads resources, merges them and then apply transformers on result of merging. Because of that this implementation supports only json formats.