Package | Description |
---|---|
com.groupdocs.search.dictionaries |
The package provides classes of various dictionaries.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
AliasDictionary.addRange(AliasReplacementPair[] pairs)
Adds the specified collection of alias/replacement pairs to this instance of the
AliasDictionary . |
Modifier and Type | Method and Description |
---|---|
abstract void |
AliasDictionary.addRange(Iterable<AliasReplacementPair> pairs)
Adds the specified collection of alias/replacement pairs to this instance of the
AliasDictionary . |