| Class | Description |
|---|---|
| AuthorMatch<BA,EA> |
A class representing the successful match between a base author and an enriching author.
|
| AuthorMatchers |
Helper class providing methods to match authors by their names.
|
| AuthorMatcherStep<BA,EA> |
Represents a step in the author matching process, which applies a specific matching logic
between a base author (BA) and an enriching author (EA).
|
| AuthorMatcherStep.Builder<BA,EA> |
Builder class for constructing an
AuthorMatcherStep. |
| OrderedTokenAndAbbreviationsMatcher |
Utility class for comparing author names using token-based matching and abbreviation handling.
|
Copyright © 2026. All Rights Reserved.