Package org.omegat.filters2
@NullMarked
package org.omegat.filters2
OmegaT - Computer Assisted Translation (CAT) tool
with fuzzy matching, translation memory, keyword search,
glossaries, and translation leveraging into updated projects.
Copyright (C) 2026 Hiroshi Miura
Home page: https://www.omegat.org/
Support center: https://omegat.org/support
This file is part of OmegaT.
OmegaT is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
OmegaT is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
-
ClassDescriptionThe base class for all filters (aka file handlers).Class for wrap text options for read default values, parse int, boolean, enum values, etc.Context for filter calls.Callback for align files in filter.Interface for filters declaration.Represents an instance of a filter configuration with attributes such as source filename mask, source encoding, target encoding, and target filename pattern.Callback for parse files.Callback for translate files.TranslationException is a checked exception that may be thrown by filter while parsing/writing out the file.