Provides classes used to demonstrate the output of NDoclet.
| Class | Description |
|---|---|
| Calculator | A simple calculator. |
| Explorer | A simple file explorer class. |
| Explorer.GlobFilter | Filters files based on a glob pattern. |
| Simple | A simple class. |
This text comes from the file "package.html" in the source directory of the ndoclet.demo package. In this file, the references to the ndoclet.demo package in this and the previous sentence are written as "{@link ndoclet.demo}". Under normal circumstances, such a @link tag generates a hyperlink to the associated documentation page. For the current page, however, this would generate a link to itself and therefore, NDoclet sets this reference in bold font instead.