Klasse BaseConfiguration

java.lang.Object
org.jdrupes.mdoclet.internal.doclets.toolkit.BaseConfiguration
Bekannte direkte Unterklassen:
HtmlConfiguration

public abstract class BaseConfiguration extends Object
Configure the output based on the options.

Doclets should subclass BaseConfiguration, to configure and add their own options. This class contains all user options which are supported by the standard doclet.