|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
| MetadataProvider | An abstraction layer for metadata. |
| Class Summary | |
| Accept | Accept is an aggregator of predicates used to filter out certain classes. |
| PackageSubstitution | Uses JDK 1.4 java.util.regex to perform package substitutions. |
| Plugin | A Plugin is responsible for the generation of a particular kind of file. |
| PluginFactory |
This class is responsible for discovering pluggable components such as
MetadataProviders and Plugins that are available on the
classpath. |
| Property | Holds name=value pair. |
| XDoclet | This class as an entry-point for starting XDoclet. |
| Exception Summary | |
| XDocletException | Exception class for XDoclet. |
XDoclet core classes.
+-------------+ +-------------+ +------------------+
| XDoclet |---*->| Plugin |---1->| MetadataProvider |
+-------------+ +-------------+ +------------------+
^ ^
+-----------------+-----------------+ |
+----------------+ +-------------+ +---------------+ |
| VelocityPlugin | | JellyPlugin | | BetwixtPlugin | |
+----------------+ +-------------+ +---------------+ |
|
+--------------------------+
| XJavaDocMetadataProvider |
+--------------------------+
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||