@TestClass(value="org.openscience.cdk.dict.OWLReactTest") public class OWLReact extends Dictionary
| Constructor and Description |
|---|
OWLReact()
Constructor of the OWLReact object.
|
| Modifier and Type | Method and Description |
|---|---|
static EntryReact |
unmarshal(nu.xom.Element entry,
String ownNS) |
static Dictionary |
unmarshal(Reader reader) |
addEntry, getEntries, getEntry, getNS, hasEntry, setNS, sizepublic static Dictionary unmarshal(Reader reader)
reader - The Readerpublic static EntryReact unmarshal(nu.xom.Element entry, String ownNS)