Uses of Class
gw.gosudoc.com.sun.tools.doclets.internal.toolkit.builders.AbstractBuilder
Packages that use AbstractBuilder
-
Uses of AbstractBuilder in gw.gosudoc.com.sun.tools.doclets.internal.toolkit.builders
Modifier and TypeClassDescriptionclassDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.Methods in gw.gosudoc.com.sun.tools.doclets.internal.toolkit.builders that return AbstractBuilderModifier and TypeMethodDescriptionBuilderFactory.getAnnotationTypeBuilder(AnnotationTypeDoc annotationType, Type prevType, Type nextType) Deprecated.Return the builder for the annotation type.BuilderFactory.getAnnotationTypeFieldsBuilder(AnnotationTypeWriter annotationTypeWriter) Deprecated.Return an instance of the annotation type fields builder for the given class.BuilderFactory.getAnnotationTypeOptionalMemberBuilder(AnnotationTypeWriter annotationTypeWriter) Deprecated.Return an instance of the annotation type member builder for the given class.BuilderFactory.getAnnotationTypeRequiredMemberBuilder(AnnotationTypeWriter annotationTypeWriter) Deprecated.Return an instance of the annotation type member builder for the given class.BuilderFactory.getClassBuilder(ClassDoc classDoc, ClassDoc prevClass, ClassDoc nextClass, ClassTree classTree) Deprecated.Return the builder for the class.BuilderFactory.getConstantsSummaryBuider()Deprecated.Return the builder that builds the constant summary.BuilderFactory.getConstructorBuilder(ClassWriter classWriter) Deprecated.Return an instance of the constructor builder for the given class.BuilderFactory.getEnumConstantsBuilder(ClassWriter classWriter) Deprecated.Return an instance of the enum constants builder for the given class.BuilderFactory.getFieldBuilder(ClassWriter classWriter) Deprecated.Return an instance of the field builder for the given class.BuilderFactory.getMemberSummaryBuilder(AnnotationTypeWriter annotationTypeWriter) Deprecated.Return an instance of the member summary builder for the given annotation type.BuilderFactory.getMemberSummaryBuilder(ClassWriter classWriter) Deprecated.Return an instance of the member summary builder for the given class.BuilderFactory.getMethodBuilder(ClassWriter classWriter) Deprecated.Return an instance of the method builder for the given class.BuilderFactory.getPackageSummaryBuilder(PackageDoc pkg, PackageDoc prevPkg, PackageDoc nextPkg) Deprecated.Return the builder that builds the package summary.BuilderFactory.getPropertyBuilder(ClassWriter classWriter) Deprecated.Return an instance of the property builder for the given class.BuilderFactory.getSerializedFormBuilder()Deprecated.Return the builder that builds the serialized form.