Package net.sf.okapi.common.filters
Interfaces and base classes to implement filters
For more information on how to use a filter see the Getting Started page of the Developer's Guide.
-
Interface Summary Interface Description IFilter Common set of methods to extract translatable text and its associated data.IFilterConfigurationEditor Interface to edit the parameters of a filter configuration.IFilterConfigurationListEditor Interface to edit a list of filter configurations at once.IFilterConfigurationMapper Common set of methods to manage filter configurations.ISubFilter SubFilterSkeletonWriter.TargetOutputs Target outputs. -
Class Summary Class Description AbstractCompoundFilter AbstractFilter Basic abstract implementation ofIFilter
.AbstractLineFilter Base class for the filters which input is processed line-upon-line.AbstractSubFilter CodeTypeForPairedTagsHelper Helper class that manages ctype attributes for paired tags (<bx>
,<ex>
,<bpt>
,<ept>
).CompoundFilterParameters Compound Filter parameters.DefaultFilters Deprecated. This class will be moved to okapi-uiEventBuilder EventBuilder provides a simplified API for filter writers that hides the low level resource API.FilterConfiguration Data set defining a filter configuration.FilterConfigurationMapper Deprecated. This class will be moved to okapi-ui and replaced withThreadSafeFilterConfigurationMapper
FilterInfo Storage for filter information.FilterNotification FilterUtil InlineCodeFinder Implements the methods needed to convert sections of a coded text into in-line codes.LocalizationDirectives Processes localization directives.PropertyTextUnitPlaceholder This class acts as a placeholder for bothProperty
s andITextUnit
s that are found within tags.SubFilterEventConverter SubFilterSkeletonWriter SubFilterSkeletonWriter.TargetOutputs.Default SubFilterWrapper SubFilterWrapperStep ThreadSafeFilterConfigurationMapper Will replaceFilterConfigurationMapper
in the future as the default implementation Implementation of IFilterConfigurationMapper, without some of the eccentricities ofFilterConfigurationMapper
.ThreadSafeFilterConfigurationMapper.ConfigBuilder Load one or more filter classes and prepare their FilterConfiguration objects. -
Enum Summary Enum Description PropertyTextUnitPlaceholder.PlaceholderAccessType TextProcessingResult WrapMode