Uses of Class
gw.gosudoc.com.sun.tools.doclets.internal.toolkit.util.DocFileFactory
-
Packages that use DocFileFactory Package Description gw.gosudoc.com.sun.tools.doclets.internal.toolkit.util -
-
Uses of DocFileFactory in gw.gosudoc.com.sun.tools.doclets.internal.toolkit.util
Subclasses of DocFileFactory in gw.gosudoc.com.sun.tools.doclets.internal.toolkit.util Modifier and Type Class Description (package private) classStandardDocFileFactoryDeprecated.Fields in gw.gosudoc.com.sun.tools.doclets.internal.toolkit.util with type parameters of type DocFileFactory Modifier and Type Field Description private static java.util.Map<Configuration,DocFileFactory>DocFileFactory. factoriesDeprecated.Methods in gw.gosudoc.com.sun.tools.doclets.internal.toolkit.util that return DocFileFactory Modifier and Type Method Description (package private) static DocFileFactoryDocFileFactory. getFactory(Configuration configuration)Deprecated.Get the appropriate factory, based on the file manager given in the configuration.
-