Uses of Interface
net.sf.okapi.common.IParametersEditorMapper
-
Packages that use IParametersEditorMapper Package Description net.sf.okapi.common Classes commonly used across the whole Okapi Framework.net.sf.okapi.common.filters Interfaces and base classes to implement filters -
-
Uses of IParametersEditorMapper in net.sf.okapi.common
Classes in net.sf.okapi.common that implement IParametersEditorMapper Modifier and Type Class Description classParametersEditorMapperCommon set of methods to manage parameters editors. -
Uses of IParametersEditorMapper in net.sf.okapi.common.filters
Subinterfaces of IParametersEditorMapper in net.sf.okapi.common.filters Modifier and Type Interface Description interfaceIFilterConfigurationMapperCommon set of methods to manage filter configurations.Classes in net.sf.okapi.common.filters that implement IParametersEditorMapper Modifier and Type Class Description classFilterConfigurationMapperDefault implementation of theIFilterConfigurationMapperinterface.
-