Class OWLReact


  • public class OWLReact
    extends Dictionary
    Dictionary with entries build from an OWL React.
    Author:
    Miguel Rojas <miguelrojasch@users.sf.net>
    Source code:
    main
    Belongs to CDK module:
    dict
    Keywords:
    dictionary
    Created on:
    2008-01-01
    • Constructor Detail

      • OWLReact

        public OWLReact()
        Constructor of the OWLReact object.
    • Method Detail

      • unmarshal

        public static Dictionary unmarshal​(Reader reader)
        Parameters:
        reader - The Reader
        Returns:
        The Dictionary
      • unmarshal

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