Uses of Interface
com.e1c.langtool.converter.IConverterEngine
Packages that use IConverterEngine
-
Uses of IConverterEngine in com.e1c.langtool.internal.converter
Classes in com.e1c.langtool.internal.converter that implement IConverterEngineModifier and TypeClassDescriptionclassImplementation of theIConverterEngineinterface for coordinating the conversion process between language projects.Constructors in com.e1c.langtool.internal.converter with parameters of type IConverterEngineModifierConstructorDescriptionAsyncConverter(IConverterEngine engine) Creates a new instance ofAsyncConverterwith the specifiedIConverterEngine.ConverterServiceImpl(ITranslatingProjectManager translatingProjectManager, IConverterEngine engine) Creates a new instance ofConverterServiceImplwith the specified parameters.