Klasse DocletConstants
java.lang.Object
org.jdrupes.mdoclet.internal.doclets.toolkit.util.DocletConstants
Stores all constants for a Doclet.
Extend this class if you have doclet specific constants to add.
-
Felddetails
-
DEFAULT_ELEMENT_NAME
The default module or a package name.- Siehe auch:
-
MODULE_PREFIX
The module prefix in the element-list file.- Siehe auch:
-
-
Konstruktordetails
-
DocletConstants
public DocletConstants()
-