Class OWLFile

java.lang.Object
org.openscience.cdk.dict.Dictionary
org.openscience.cdk.dict.OWLFile

public class OWLFile extends Dictionary
Dictionary with entries build from an OWL file.
Author:
Egon Willighagen <egonw@users.sf.net>
Source code:
main
Belongs to CDK module:
dict
Keywords:
dictionary
Created on:
2005-11-18
  • Constructor Details

    • OWLFile

      public OWLFile()
  • Method Details

    • unmarshal

      public static Dictionary unmarshal(Reader reader)
    • unmarshal

      public static Entry unmarshal(nu.xom.Element entry, String ownNS)