Uses of Class
org.openscience.cdk.dict.Dictionary
- 
Packages that use Dictionary Package Description org.openscience.cdk.dict  - 
- 
Uses of Dictionary in org.openscience.cdk.dict
Subclasses of Dictionary in org.openscience.cdk.dict Modifier and Type Class Description classOWLFileDictionary with entries build from an OWL file.classOWLReactDictionary with entries build from an OWL React.Methods in org.openscience.cdk.dict that return Dictionary Modifier and Type Method Description DictionaryDictionaryDatabase. getDictionary(String dictionaryName)DictionaryDictionaryHandler. getDictionary()static DictionaryDictionary. unmarshal(Reader reader)static DictionaryOWLFile. unmarshal(Reader reader)static DictionaryOWLReact. unmarshal(Reader reader) 
 -