|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| AbstractBook | An interface to be implemented by classes that can act as Pavlov books. |
| AbstractChapter | An interface to be implemented by classes that can act as Pavlov chapters. |
| AbstractLibrary | An interface to be implemented by classes that can act as a Pavlov Library, i.e. |
| Class Summary | |
|---|---|
| AnswerAtom | One of a set of possible answers to a question. |
| Book | Describes a Book, which is a collection of Chapters. |
| BookReference | Locates a book. |
| BookXMLHandler | Implementation of Sax's DefaultHandler for Book XML files |
| Chapter | Describes a chapter, which contains questions. |
| ChapterReference | Locates a chapter. |
| Library | Describes a Library, which is a collection of Books. |
| LibraryDocument | |
| LibraryLoader | Utility class to load all the books in a given directory to a Library. |
| Question | The text of a question, its correct answer, incorrect answers, and associated information. |
| QuestionReference | Locates a chapter. |
Contains classes which define questions and group them together into organizing constructs Chapter, Book, and Library.
|
|
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||