Klasse DocFileFactory
java.lang.Object
org.jdrupes.mdoclet.internal.doclets.toolkit.util.DocFileFactory
Factory for DocFile objects.
-
Feldübersicht
-
Konstruktorübersicht
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungstatic DocFileFactory
getFactory
(BaseConfiguration configuration) Get the appropriate factory, based on the file manager given in the configuration.abstract void
setDestDir
(String dir)
-
Felddetails
-
configuration
-
-
Konstruktordetails
-
DocFileFactory
-
-
Methodendetails
-
getFactory
Get the appropriate factory, based on the file manager given in the configuration.- Parameter:
configuration
- the configuration for this doclet- Gibt zurück:
- the factory associated with this configuration
-
setDestDir
- Löst aus:
DocletException
-