All Classes Interface Summary Class Summary Enum Summary Exception Summary
| Class |
Description |
| AlignDocumentRequest |
|
| AlignedSegments |
Provides a standard implementation of the IAlignedSegments interface that
works with variant sources.
|
| AlignmentData |
Data structures for LLM-based paragraph and sentence alignment.
|
| AlignmentData.CombinedAlignment |
|
| AlignmentData.CombinedAlignmentInput |
|
| AlignmentData.CombinedAlignmentOutput |
|
| AlignmentData.ParagraphAlignment |
|
| AlignmentData.ParagraphWithSegments |
|
| AlignmentData.SegmentInfo |
|
| AlignmentData.SentenceAlignment |
|
| AthException |
Base exception class for all ATH (AcumenTranslation Hub) framework exceptions.
|
| AthIndex |
|
| AthPdfFilter |
Implements the IFilter interface for PDF files using Adobe PDF Services.
|
| AthPdfFilterWriter |
Filter writer for PDF files that merges translations back into the original format.
|
| AthRuntimeException |
Runtime exception variant of AthException for unchecked exceptions
in the ATH framework.
|
| AthServletContextListener |
ServletContextListener implementation for the ATH (Acumen Velocity Translation Hub) application.
|
| AthStorage |
|
| AthTranslation |
|
| AthUtil |
Utility class providing commonly used helper methods for
null-safe operations, conversions, and lightweight object handling.
|
| BaseAlignerStep |
Base class for sentence alignment steps that align source and target documents
at both paragraph and sentence levels.
|
| BaseMergerStep |
|
| BaseTuBatchProcessingStep |
|
| BatchMtParameters |
|
| BatchMtStep |
|
| BigramAnalyzer |
|
| CodesReinsertionStep |
|
| CommonDataStructures |
Common data structures used across all quality estimators (Heuristic, Vertex, Hybrid).
|
| CommonDataStructures.LanguagePairSupport |
Represents the language pair support level from the Vertex AI Quality Estimation service.
|
| CommonDataStructures.SegmentTranslations |
Represents a single source segment and all its translations from various models.
|
| ConfidenceScoredTranslation |
Extended AltTranslation with detailed confidence scoring from MT quality estimation.
|
| ConflictDownloadResponse |
|
| ConflictDownloadResponse.StatusEnum |
Current status of the document
|
| ConflictResponse |
|
| ConflictResponse.StatusEnum |
Current status of the document
|
| Const |
Central constants class for the ATH (Acumen Velocity Translation Hub) application.
|
| ControllerUtil |
Utility class providing common controller functionality for the ATH application.
|
| ConversionUtil |
|
| CreateDocumentSegmentRequest |
|
| CreateTranslationMemorySegmentRequest |
|
| DocumentController |
|
| DocumentInfo |
Document information.
|
| DocumentInfosWrapper |
Wrapper object for DocumentInfos.
|
| DocumentInfoWrapper |
Wrapper object for a single DocumentInfo.
|
| DocumentSegment |
Document segment.
|
| DocumentSegmentsWrapper |
Wrapper object for DocumentSegments.
|
| DocumentSegmentWrapper |
Wrapper object for a single DocumentSegment.
|
| DocumentStatus |
Current processing status of the document
|
| EncodingInfo |
Item on the list of encodings.
|
| EncodingInfosWrapper |
Wrapper object for EncodingInfos.
|
| EncodingUtil |
Utility class for encoding-related operations.
|
| EnvVarsChecker |
Check that all expected environment variables are set.
|
| ExportCompletedStatusResponse |
|
| ExportCompletedStatusResponse.StatusEnum |
Document export completed successfully
|
| ExportDocumentRequest |
|
| ExportTranslationMemory200Response |
|
| FailedStatusResponse |
|
| FailedStatusResponse.ErrorTypeEnum |
Machine-readable error type
|
| FailedStatusResponse.StatusEnum |
Document processing failed
|
| FilterInfo |
Okapi filter configuration info.
|
| FilterInfosWrapper |
Wrapper object for FilterInfos.
|
| FragmentQueryResultBuilder |
Builder for creating QueryResult objects from TextFragment translations.
|
| GenAi |
|
| GetDocuments200Response |
|
| GetDocumentSegment200Response |
|
| GetDocumentSegments200Response |
|
| GetDocumentStatus200Response |
|
| GetDocumentStatus200Response.ErrorTypeEnum |
Machine-readable error type
|
| GetDocumentStatus200Response.StatusEnum |
Document processing failed
|
| GetEncodings200Response |
|
| GetFilters200Response |
|
| GetLanguages200Response |
|
| GetTranslationMemories200Response |
|
| GetTranslationMemoryInfo200Response |
|
| GetTranslationMemorySegment200Response |
|
| GetTranslationMemorySegments200Response |
|
| GoogleMTv3API |
Interface for Google Cloud Translation API v3 operations.
|
| GoogleMTv3APIImpl |
Implementation of Google Cloud Translation API v3 using the official Google Cloud Java Client.
|
| GoogleMTv3Connector |
Connector for Google Cloud Translation API v3 with glossary support.
|
| GoogleMTv3ErrorException |
Exception thrown when Google Cloud Translation API v3 returns an error.
|
| GoogleMTv3Parameters |
Parameters for Google Cloud Translation API v3 connector.
|
| GoogleQueryBuilder<T> |
Builder for Google Cloud Translation API v3 queries.
|
| HeuristicAligner |
Final, production-ready heuristic aligner:
- Plain-text similarity (no inline codes) → highest accuracy
- Preserves all inline codes in output
- Fixes broken PDFs via translation-aware re-segmentation
- Uses sophisticated heuristics for both paragraph AND sentence matching
|
| HeuristicDataStructures |
Data structures for the HeuristicQualityEstimator.
|
| HeuristicDataStructures.HeuristicResult |
Represents the collection of heuristic scores for all translations of a single segment.
|
| HeuristicDataStructures.HeuristicScore |
Represents the heuristic quality score for a single translation.
|
| HeuristicQualityEstimator |
Heuristic Quality Estimator - Fallback for unsupported language pairs
Uses reference-free metrics that work for any language
|
| HeuristicSentenceAlignerParameters |
|
| HeuristicSentenceAlignerStep |
Final, production-ready heuristic sentence aligner.
|
| HybridDataStructures |
Data structures for the HybridQualityEstimator.
|
| HybridDataStructures.EvaluationStrategy |
|
| HybridDataStructures.HybridEvaluationResult |
The final result object for the hybrid evaluation.
|
| HybridDataStructures.HybridScoredSegment |
Represents all hybrid-scored translations for a single source segment.
|
| HybridDataStructures.HybridTranslationScore |
Represents a single translation with combined scores from all estimators.
|
| HybridQualityEstimator |
Final HybridQualityEstimator — uses Gemini 0–100 quality score (higher = better)
Falls back to heuristics ONLY when Gemini score < 70
Perfect translations (100) are trusted completely.
|
| ImportCompletedStatusResponse |
|
| ImportCompletedStatusResponse.StatusEnum |
Document import completed successfully
|
| ImportDocumentRequest |
|
| InlineCode |
Inline code, markup in a file segment.
|
| InlineCodeRef |
Reference to an inline code, markup in a file segment.
|
| InlineObject |
|
| JacksonUtil |
Utility class for JSON/Java object conversion using Jackson library.
|
| LanguageInfo |
Item on the list of languages.
|
| LanguageInfosWrapper |
Wrapper object for LanguageInfos.
|
| LayeredSegment |
Text and inline codes markup for segment source and target.
|
| LayeredTextX |
Text and inline codes markup.
|
| LlmSentenceAlignerParameters |
|
| LlmSentenceAlignerStep |
|
| Log |
Utility class for application logging using SLF4J framework.
|
| ModifiedSegmentsWrapper |
|
| MtConfidenceScoringStep |
MT Confidence Scoring Step for Okapi Framework v1.47.0
Translates source segments using multiple MT models (Google Cloud Translate v3 NMT,
Translation LLM, and custom AutoML models), evaluates translation quality using
Vertex AI (MetricX) and heuristic methods, then attaches confidence-scored
alternate translations to each segment.
|
| MtLeveragingStep |
Skips machine translation for text units where all target segments already have non-empty
content.
|
| MtResources |
|
| MtTargetInfo |
|
| OcrMode |
OCR (Optical Character Recognition) mode for PDF conversion: * `AUTO` - Automatically detect if
OCR is needed by analyzing the PDF content.
|
| OkapiController |
REST Controller for handling Okapi framework related operations.
|
| OkapiUtil |
|
| OkapiWordBreaker |
Returns positions where inline codes can be safely inserted in text.
|
| OpenAi |
|
| Origin |
Origin of the segment, MT - Machine translated segment that has been produced by the MT engine,
TM - Document segment that has been produced by the TM engine, AL - Document segment that has
been produced by alignment of original and translation, HT - Human translated segment.
|
| OriginalTuAnnotation |
|
| PaginationInfo |
|
| ParagraphAlignmentInput |
|
| ParagraphAlignmentOutput |
|
| ParagraphPair |
Represents an aligned pair of source and target paragraphs.
|
| Parameters |
Filter parameters for the PDF filter (with OCR and DOCX-related extraction options).
|
| Parameters |
|
| ParametersFormat |
Filter or step parameters' format.
|
| PdfUtil |
|
| ProcessingResponse |
|
| ProcessingResponse.StatusEnum |
Current status of the document
|
| ProcessingStatusResponse |
|
| ProcessingStatusResponse.StatusEnum |
Current status of the document
|
| ProjectProps |
Utility class for loading and accessing project properties from the classpath.
|
| QueryResultBuilder<T> |
Interface for building QueryResult objects from translation responses.
|
| Response |
Utility class for creating standardized HTTP responses in a REST API context.
|
| Response.Builder |
Builder class for creating ResponseContext instances with a fluent API.
|
| ResponseCodeMessage |
Response code and message.
|
| SegmentInfo |
Stores mapping between segment index and its TextUnit + segment ID
|
| SegmentTrimmerStep |
|
| SentenceAligner |
SentenceAligner aligns source and target (paragraph) TextUnits.
|
| SentenceAlignerStep |
Align sentences between source and target paragraphs (TextUnits) and produce a TMX file with
aligned sentences.
|
| SentenceAlignmentInput |
|
| SentenceAlignmentOutput |
|
| SharedFilterConfigurationMapper |
Thread-safe implementation of IFilterConfigurationMapper that provides
a shared, unified view of filter configurations across all threads.
|
| SharedFilterConfigurationMapper.ConfigBuilder |
Builder for creating and configuring SharedFilterConfigurationMapper instances.
|
| Solr |
|
| SolrDocMergerStep |
|
| SolrDocWriterStep |
|
| SolrIndexWriterStep |
Abstract base class for indexing text units into a Solr instance using batched operations.
|
| SolrTmConnector |
|
| SolrTmFilter |
Streaming Solr translation memory filter designed for large-scale TM operations.
|
| SolrTmWriterStep |
|
| SolrUtil |
|
| SRXDocument |
Provides facilities to load, save, and manage segmentation rules in SRX format.
|
| SrxFileMapper |
|
| TextQueryResultBuilder |
Builder for creating QueryResult objects from plain text translations.
|
| TmSegment |
Translation Memory segment.
|
| TmSegmentsWrapper |
Wrapper object for TmSegments.
|
| TmSegmentWrapper |
Wrapper object for a single TmSegment.
|
| TranslationMemoryController |
|
| TranslationMemoryInfo |
Translation Memory information.
|
| TranslationMemoryInfosWrapper |
Wrapper object for TranslationMemoryInfos.
|
| TranslationMemoryInfoWrapper |
Wrapper object for Translation Memory information.
|
| TranslationResponse |
Represents a translation response from Google Cloud Translation API v3.
|
| UpdateDocumentSegmentRequest |
|
| UpdateTranslationMemorySegmentRequest |
|
| UtilityController |
|
| VersionController |
REST Controller for handling ATH (AcumenTranslation Hub) version information.
|
| VersionWrapper |
The version number of the ATH API specification.
|
| VertexDataStructures |
|
| VertexDataStructures.ScoredSegmentTranslations |
|
| VertexDataStructures.ScoredTranslation |
|
| VertexDataStructures.TranslationComparisonResult |
|
| VertexQualityEstimator |
|