|
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||
EventManager class.
See:
Description
| Class Summary | |
|---|---|
| EventManager | This class implements the mock application. |
| EventManager.MyLexiconEntry | Represents a single lexical entry in our TOYLEX lexicon. |
| Inspector | The driver class for the Inspector. |
| Inspector.MyFilter | Decides which files to select for the File.listFiles()
method of the File class. |
| Sweeper | This class defines the action to take upon encountering each element in a VerbNet XML file. |
| Sweeper.MemberNode | Holds all crucial information about a member when it is encountered so it can be properly displayed in later processing. |
| Exception Summary | |
|---|---|
| Inspector.InvalidCommandLineArgumentException | Exception class for identifying when the user did not supply a command-line of the proper format. |
| Inspector.InvalidPathException | Exception class for identifying when the user did not supply a valid XML input directory. |
| Inspector.UserWantsHelpMessage | Exception class for identifying when the user requests to view the help/usage message for the program. |
| Inspector.UserWantsKey | Exception class for identifying when the user requests to view the key. |
This is the documentation for the Inspector's mock application, which maps a toy lexicon to VerbNet. The primary difference between this documentation and the Inspector's documentation lies in the EventManager class.
|
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||