See: Description
| 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.
|
| SubFilterSkeletonWriter.TargetOutputs |
Target outputs.
|
| Class | Description |
|---|---|
| AbstractFilter |
Basic abstract implementation of
IFilter. |
| DefaultFilters |
Helper object to load a default list of filters and their editor information.
|
| EventBuilder |
EventBuilder provides a simplified API for filter writers that hides the low level resource API.
|
| FilterConfiguration |
Data set defining a filter configuration.
|
| FilterConfigurationMapper |
Default implementation of the
IFilterConfigurationMapper interface. |
| FilterInfo |
Storage for filter information.
|
| FilterIterable | Deprecated
We added real support for streams in M37.
|
| 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 both
Propertys and
ITextUnits that are found within tags. |
| SubFilter | |
| SubFilterEventConverter | |
| SubFilterSkeletonWriter | |
| SubFilterSkeletonWriter.TargetOutputs.Default |
| Enum | Description |
|---|---|
| PropertyTextUnitPlaceholder.PlaceholderAccessType |
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.
Copyright © 2021. All rights reserved.