| Package | Description |
|---|---|
| com.groupdocs.search.dictionaries |
The package provides classes of various dictionaries.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CharacterReplacementDictionary.addRange(CharacterReplacementPair[] characterReplacements)
Adds the specified collection of character replacements to this instance of the
CharacterReplacementDictionary. |
| Modifier and Type | Method and Description |
|---|---|
void |
CharacterReplacementDictionary.addRange(Iterable<CharacterReplacementPair> characterReplacements)
Adds the specified collection of character replacements to this instance of the
CharacterReplacementDictionary. |
Copyright © 2026. All rights reserved.