Uses of Interface
com.e1c.langtool.converter.IConverterService
Packages that use IConverterService
-
Uses of IConverterService in com.e1c.langtool.internal.converter
Classes in com.e1c.langtool.internal.converter that implement IConverterServiceModifier and TypeClassDescriptionclassImplementation of theIConverterServiceinterface for managing and coordinating language project conversions.Constructors in com.e1c.langtool.internal.converter with parameters of type IConverterServiceModifierConstructorDescriptionConverterEngineImpl(IConverterService converterService) Creates a new instance ofConverterEngineImplwith the specifiedIConverterService. -
Uses of IConverterService in com.e1c.langtool.v8.dt.htmldocument.sync
Fields in com.e1c.langtool.v8.dt.htmldocument.sync declared as IConverterServiceModifier and TypeFieldDescriptionprotected IConverterServiceAbstractHtmlPageSynchronizer.converterService