public class Thesaurus extends Object
Thesaurus
. A Thesaurus
object can be
obtained from ESearchReport.getThesaurus()
.
This class is for internal Oracle use only.
Modifier and Type | Method and Description |
---|---|
void |
addSynonyms(String _term,
List _synonyms) |
List |
getSynonyms(String _term) |
Set |
getTerms() |
© 2003, 2015, Oracle and/or its affiliates. All rights reserved.
Oracle and/or its affiliates Confidential