Uses of Interface
gw.gosudoc.com.sun.tools.doclets.internal.toolkit.WriterFactory
Packages that use WriterFactory
Package
Description
-
Uses of WriterFactory in gw.gosudoc.com.sun.tools.doclets.formats.html
Classes in gw.gosudoc.com.sun.tools.doclets.formats.html that implement WriterFactoryMethods in gw.gosudoc.com.sun.tools.doclets.formats.html that return WriterFactoryModifier and TypeMethodDescriptionConfigurationImpl.getWriterFactory()
Deprecated.Return the doclet specific instance of a writer factory. -
Uses of WriterFactory in gw.gosudoc.com.sun.tools.doclets.internal.toolkit
Methods in gw.gosudoc.com.sun.tools.doclets.internal.toolkit that return WriterFactoryModifier and TypeMethodDescriptionabstract WriterFactory
Configuration.getWriterFactory()
Deprecated.Return the doclet specific instance of a writer factory. -
Uses of WriterFactory in gw.gosudoc.com.sun.tools.doclets.internal.toolkit.builders
Fields in gw.gosudoc.com.sun.tools.doclets.internal.toolkit.builders declared as WriterFactoryModifier and TypeFieldDescriptionprivate final WriterFactory
BuilderFactory.writerFactory
Deprecated.The factory to retrieve the required writers from.