Interface Glossary


  • public interface Glossary
    Version:
    $Id$
    • Method Detail

      • find

        GlossaryEntry find​(String keyword)
        find the keyword in the glossary. return null if not found.
        Parameters:
        keyword -
        Returns:
        a GlossaryEntry
      • getUrl

        String getUrl()
        url to glossary web page
        Returns:
        the Url