@rootclasses

Class Summary

^ 
EntityTypeScopeShort Description
@rootpackage publicautomatically generated
    docpackage publicautomatically generated
        AlphaHTMLPrinterclass publicundocumented
        AlphCompstruct public Specifies how to sort vector iterators.
        BaseCompstruct public Specifies how to sort vector iterators.
        comFilterclass public This class inherits from the Filter base class and tests a word to see if it's length is long enough to be a keyword
        Comparitorclass public Specifies how to sort vector iterators.
        Filterclass public This is the base Filter class, which is whats used to decide which words are to be keywords
        HTMLPrinterclass publicundocumented
        HTMLtagsclass public Encapsulate writing HTML tags into a class so user does not need to match tags when writing.
        KwicParserclass public All the of the KWIC program are coordinated in this class.
        LengthCompstruct public Specifies how to sort vector iterators.
        LengthHTMLPrinterclass publicundocumented
        MinFilterclass public This class inherits from the Filter base class and tests a word to see if it's length is long enough to be a keyword
        myInsertIteratorclass public This is a Forward Iterator that is used to remember a word and the line number that it occured on.
        myIterclass public This is a Forward Iterator that is used to cycle through a .properties file.
        NumCompstruct public Specifies how to sort vector iterators.
        OcurHTMLPrinterclass publicundocumented
        propEditclass public This class is what reads in a stores a .properties file
        Propertiesclass public(the majority of this code was taken from the course website) Encapsulates all ways of specifying user options to a program, allowing global access to properties without having to worry about source of option.
            Resourcestruct publicundocumented
        regFilterclass public This class inherits from the Filter base class and tests a word to see if it matches a given expression for reg_exp
        STDPrinterclass public The base Printing class
        Wordclass public The basic structure for storing words, their line numbers, and the file the word came from.
        wordHolderclass public I created the wordHolder class to hide the vectors of words from the user.

Created Mon Feb 18 19:31:42 2002.
This documentation was generated automatically by
ccdoc v0.8 r26 2001/11/28 bin_opt_suncc_solaris-2.8.
Click here to submit a bug report or feature request.
Click here to return to the top of the page.