Uses of Interface
gw.gosudoc.com.sun.javadoc.ProgramElementDoc
-
Packages that use ProgramElementDoc Package Description gw.gosudoc.com.sun.javadoc Note: The declarations in this package have been superseded by those in the packagejdk.javadoc.doclet.gw.gosudoc.com.sun.tools.doclets.formats.html This produces Javadoc's HTML-formatted API output.gw.gosudoc.com.sun.tools.doclets.internal.toolkit Contains the base classes that make up a doclet.gw.gosudoc.com.sun.tools.doclets.internal.toolkit.builders This doclet-independent package has a set of classes and interfaces that are the building blocks for doclets.gw.gosudoc.com.sun.tools.doclets.internal.toolkit.util This package has utility classes that perform common services required for API documentation generation.gw.gosudoc.com.sun.tools.javadoc.main -
-
Uses of ProgramElementDoc in gw.gosudoc.com.sun.javadoc
Subinterfaces of ProgramElementDoc in gw.gosudoc.com.sun.javadoc Modifier and Type Interface Description interfaceAnnotationTypeDocDeprecated.The declarations in this package have been superseded by those in the packagejdk.javadoc.doclet.interfaceAnnotationTypeElementDocDeprecated.The declarations in this package have been superseded by those in the packagejdk.javadoc.doclet.interfaceClassDocDeprecated.The declarations in this package have been superseded by those in the packagejdk.javadoc.doclet.interfaceConstructorDocDeprecated.The declarations in this package have been superseded by those in the packagejdk.javadoc.doclet.interfaceExecutableMemberDocDeprecated.The declarations in this package have been superseded by those in the packagejdk.javadoc.doclet.interfaceFieldDocDeprecated.The declarations in this package have been superseded by those in the packagejdk.javadoc.doclet.interfaceMemberDocDeprecated.The declarations in this package have been superseded by those in the packagejdk.javadoc.doclet.interfaceMethodDocDeprecated.The declarations in this package have been superseded by those in the packagejdk.javadoc.doclet.Methods in gw.gosudoc.com.sun.javadoc that return ProgramElementDoc Modifier and Type Method Description ProgramElementDocTypeVariable. owner()Deprecated.Return the class, interface, method, or constructor within which this type variable is declared. -
Uses of ProgramElementDoc in gw.gosudoc.com.sun.tools.doclets.formats.html
Methods in gw.gosudoc.com.sun.tools.doclets.formats.html that return ProgramElementDoc Modifier and Type Method Description ProgramElementDoc[]AbstractMemberWriter. eligibleMembers(ProgramElementDoc[] members)Deprecated.Methods in gw.gosudoc.com.sun.tools.doclets.formats.html that return types with arguments of type ProgramElementDoc Modifier and Type Method Description Comparator<ProgramElementDoc>ConfigurationImpl. getMemberComparator()Deprecated.Return the comparator that will be used to sort member documentation.Methods in gw.gosudoc.com.sun.tools.doclets.formats.html with parameters of type ProgramElementDoc Modifier and Type Method Description voidHtmlDocletWriter. addAnnotationInfo(ProgramElementDoc doc, Content htmltree)Deprecated.Adds the annotatation types for the given doc.protected voidAbstractIndexWriter. addComment(ProgramElementDoc element, Content contentTree)Deprecated.Add comment for each element in the index.protected voidAbstractMemberWriter. addComment(ProgramElementDoc member, Content htmltree)Deprecated.Add the comment for the given member.protected voidAbstractMemberWriter. addDeprecatedInfo(ProgramElementDoc member, Content contentTree)Deprecated.Add the deprecated information for the given member.voidAbstractMemberWriter. addInheritedMemberSummary(ClassDoc classDoc, ProgramElementDoc nestedClass, boolean isFirst, boolean isLast, Content linksTree)Deprecated.Add inherited member summary for the given class and member.voidSubWriterHolderWriter. addInheritedMemberSummary(AbstractMemberWriter mw, ClassDoc cd, ProgramElementDoc member, boolean isFirst, Content linksTree)Deprecated.Add the inherited member summary.protected voidAbstractExecutableMemberWriter. addInheritedSummaryLink(ClassDoc cd, ProgramElementDoc member, Content linksTree)Deprecated.Add the inherited summary link for the member.protected abstract voidAbstractMemberWriter. addInheritedSummaryLink(ClassDoc cd, ProgramElementDoc member, Content linksTree)Deprecated.Add the inherited summary link for the member.protected voidAnnotationTypeFieldWriterImpl. addInheritedSummaryLink(ClassDoc cd, ProgramElementDoc member, Content linksTree)Deprecated.Add the inherited summary link for the member.protected voidAnnotationTypeRequiredMemberWriterImpl. addInheritedSummaryLink(ClassDoc cd, ProgramElementDoc member, Content linksTree)Deprecated.Add the inherited summary link for the member.protected voidEnumConstantWriterImpl. addInheritedSummaryLink(ClassDoc cd, ProgramElementDoc member, Content linksTree)Deprecated.Add the inherited summary link for the member.protected voidFieldWriterImpl. addInheritedSummaryLink(ClassDoc cd, ProgramElementDoc member, Content linksTree)Deprecated.Add the inherited summary link for the member.protected voidNestedClassWriterImpl. addInheritedSummaryLink(ClassDoc cd, ProgramElementDoc member, Content linksTree)Deprecated.Add the inherited summary link for the member.protected voidPropertyWriterImpl. addInheritedSummaryLink(ClassDoc cd, ProgramElementDoc member, Content linksTree)Deprecated.Add the inherited summary link for the member.voidAbstractMemberWriter. addMemberSummary(ClassDoc classDoc, ProgramElementDoc member, Tag[] firstSentenceTags, List<Content> tableContents, int counter)Deprecated.Add the member summary for the given class.protected voidAbstractMemberWriter. addModifierAndType(ProgramElementDoc member, Type type, Content tdSummaryType)Deprecated.Add the modifier and type for the member in the member summary.voidHtmlDocletWriter. addSrcLink(ProgramElementDoc doc, Content label, Content htmltree)Deprecated.Add the link to the content tree.protected voidAbstractExecutableMemberWriter. addSummaryLink(LinkInfoImpl.Kind context, ClassDoc cd, ProgramElementDoc member, Content tdSummary)Deprecated.Add the summary link for the member.protected voidAbstractMemberWriter. addSummaryLink(ClassDoc cd, ProgramElementDoc member, Content tdSummary)Deprecated.Add the summary link for the member.protected abstract voidAbstractMemberWriter. addSummaryLink(LinkInfoImpl.Kind context, ClassDoc cd, ProgramElementDoc member, Content tdSummary)Deprecated.Add the summary link for the member.protected voidAnnotationTypeFieldWriterImpl. addSummaryLink(LinkInfoImpl.Kind context, ClassDoc cd, ProgramElementDoc member, Content tdSummary)Deprecated.Add the summary link for the member.protected voidAnnotationTypeRequiredMemberWriterImpl. addSummaryLink(LinkInfoImpl.Kind context, ClassDoc cd, ProgramElementDoc member, Content tdSummary)Deprecated.Add the summary link for the member.protected voidEnumConstantWriterImpl. addSummaryLink(LinkInfoImpl.Kind context, ClassDoc cd, ProgramElementDoc member, Content tdSummary)Deprecated.Add the summary link for the member.protected voidFieldWriterImpl. addSummaryLink(LinkInfoImpl.Kind context, ClassDoc cd, ProgramElementDoc member, Content tdSummary)Deprecated.Add the summary link for the member.protected voidNestedClassWriterImpl. addSummaryLink(LinkInfoImpl.Kind context, ClassDoc cd, ProgramElementDoc member, Content tdSummary)Deprecated.Add the summary link for the member.protected voidPropertyWriterImpl. addSummaryLink(LinkInfoImpl.Kind context, ClassDoc cd, ProgramElementDoc member, Content tdSummary)Deprecated.Add the summary link for the member.voidSubWriterHolderWriter. addSummaryLinkComment(AbstractMemberWriter mw, ProgramElementDoc member, Tag[] firstSentenceTags, Content tdSummary)Deprecated.Add the summary link comment.voidSubWriterHolderWriter. addSummaryLinkComment(AbstractMemberWriter mw, ProgramElementDoc member, Content contentTree)Deprecated.Add the summary link for the member.protected abstract voidAbstractMemberWriter. addSummaryType(ProgramElementDoc member, Content tdSummaryType)Deprecated.Add the summary type for the member.protected voidAnnotationTypeFieldWriterImpl. addSummaryType(ProgramElementDoc member, Content tdSummaryType)Deprecated.Add the summary type for the member.protected voidAnnotationTypeRequiredMemberWriterImpl. addSummaryType(ProgramElementDoc member, Content tdSummaryType)Deprecated.Add the summary type for the member.protected voidConstructorWriterImpl. addSummaryType(ProgramElementDoc member, Content tdSummaryType)Deprecated.Add the summary type for the member.protected voidEnumConstantWriterImpl. addSummaryType(ProgramElementDoc member, Content tdSummaryType)Deprecated.Add the summary type for the member.protected voidFieldWriterImpl. addSummaryType(ProgramElementDoc member, Content tdSummaryType)Deprecated.Add the summary type for the member.protected voidMethodWriterImpl. addSummaryType(ProgramElementDoc member, Content tdSummaryType)Deprecated.Add the summary type for the member.protected voidNestedClassWriterImpl. addSummaryType(ProgramElementDoc member, Content tdSummaryType)Deprecated.Add the summary type for the member.protected voidPropertyWriterImpl. addSummaryType(ProgramElementDoc member, Content tdSummaryType)Deprecated.Add the summary type for the member.voidSubWriterHolderWriter. addSummaryType(AbstractMemberWriter mw, ProgramElementDoc member, Content tdSummaryType)Deprecated.Add the summary type for the member.ProgramElementDoc[]AbstractMemberWriter. eligibleMembers(ProgramElementDoc[] members)Deprecated.protected ContentAbstractExecutableMemberWriter. getDeprecatedLink(ProgramElementDoc member)Deprecated.Get the deprecated link.protected abstract ContentAbstractMemberWriter. getDeprecatedLink(ProgramElementDoc member)Deprecated.Get the deprecated link.protected ContentAnnotationTypeFieldWriterImpl. getDeprecatedLink(ProgramElementDoc member)Deprecated.Get the deprecated link.protected ContentAnnotationTypeRequiredMemberWriterImpl. getDeprecatedLink(ProgramElementDoc member)Deprecated.Get the deprecated link.protected ContentEnumConstantWriterImpl. getDeprecatedLink(ProgramElementDoc member)Deprecated.Get the deprecated link.protected ContentFieldWriterImpl. getDeprecatedLink(ProgramElementDoc member)Deprecated.Get the deprecated link.protected ContentNestedClassWriterImpl. getDeprecatedLink(ProgramElementDoc member)Deprecated.Get the deprecated link.protected ContentPropertyWriterImpl. getDeprecatedLink(ProgramElementDoc member)Deprecated.Get the deprecated link.abstract String[]AbstractMemberWriter. getSummaryTableHeader(ProgramElementDoc member)Deprecated.Get the summary table header for the member.String[]AnnotationTypeFieldWriterImpl. getSummaryTableHeader(ProgramElementDoc member)Deprecated.Get the summary table header for the member.String[]AnnotationTypeOptionalMemberWriterImpl. getSummaryTableHeader(ProgramElementDoc member)Deprecated.Get the summary table header for the member.String[]AnnotationTypeRequiredMemberWriterImpl. getSummaryTableHeader(ProgramElementDoc member)Deprecated.Get the summary table header for the member.String[]ConstructorWriterImpl. getSummaryTableHeader(ProgramElementDoc member)Deprecated.Get the summary table header for the member.String[]EnumConstantWriterImpl. getSummaryTableHeader(ProgramElementDoc member)Deprecated.Get the summary table header for the member.String[]FieldWriterImpl. getSummaryTableHeader(ProgramElementDoc member)Deprecated.Get the summary table header for the member.String[]MethodWriterImpl. getSummaryTableHeader(ProgramElementDoc member)Deprecated.Get the summary table header for the member.String[]NestedClassWriterImpl. getSummaryTableHeader(ProgramElementDoc member)Deprecated.Get the summary table header for the member.String[]PropertyWriterImpl. getSummaryTableHeader(ProgramElementDoc member)Deprecated.Get the summary table header for the member.protected booleanAbstractMemberWriter. isInherited(ProgramElementDoc ped)Deprecated.Return true if the givenProgramElementis inherited by the class that is being documented.protected StringAbstractMemberWriter. name(ProgramElementDoc member)Deprecated.Method parameters in gw.gosudoc.com.sun.tools.doclets.formats.html with type arguments of type ProgramElementDoc Modifier and Type Method Description protected voidAbstractMemberWriter. addUseInfo(List<? extends ProgramElementDoc> mems, Content heading, String tableSummary, Content contentTree)Deprecated.Add use information to the documentation tree. -
Uses of ProgramElementDoc in gw.gosudoc.com.sun.tools.doclets.internal.toolkit
Methods in gw.gosudoc.com.sun.tools.doclets.internal.toolkit that return types with arguments of type ProgramElementDoc Modifier and Type Method Description abstract Comparator<ProgramElementDoc>Configuration. getMemberComparator()Deprecated.Return the comparator that will be used to sort member documentation.Methods in gw.gosudoc.com.sun.tools.doclets.internal.toolkit with parameters of type ProgramElementDoc Modifier and Type Method Description voidMemberSummaryWriter. addInheritedMemberSummary(ClassDoc classDoc, ProgramElementDoc member, boolean isFirst, boolean isLast, Content linksTree)Deprecated.Add the inherited member summary for the given class and member.voidMemberSummaryWriter. addMemberSummary(ClassDoc classDoc, ProgramElementDoc member, Tag[] firstSentenceTags, List<Content> tableContents, int counter)Deprecated.Add the member summary for the given class and member. -
Uses of ProgramElementDoc in gw.gosudoc.com.sun.tools.doclets.internal.toolkit.builders
Fields in gw.gosudoc.com.sun.tools.doclets.internal.toolkit.builders with type parameters of type ProgramElementDoc Modifier and Type Field Description protected List<ProgramElementDoc>AnnotationTypeFieldBuilder. membersDeprecated.The list of members being documented.protected List<ProgramElementDoc>AnnotationTypeRequiredMemberBuilder. membersDeprecated.The list of members being documented.Methods in gw.gosudoc.com.sun.tools.doclets.internal.toolkit.builders that return types with arguments of type ProgramElementDoc Modifier and Type Method Description List<ProgramElementDoc>AnnotationTypeFieldBuilder. members(ClassDoc classDoc)Deprecated.Returns a list of members that will be documented for the given class.List<ProgramElementDoc>AnnotationTypeRequiredMemberBuilder. members(ClassDoc classDoc)Deprecated.Returns a list of members that will be documented for the given class.List<ProgramElementDoc>ConstructorBuilder. members(ClassDoc classDoc)Deprecated.Returns a list of constructors that will be documented for the given class.List<ProgramElementDoc>EnumConstantBuilder. members(ClassDoc classDoc)Deprecated.Returns a list of enum constants that will be documented for the given class.List<ProgramElementDoc>FieldBuilder. members(ClassDoc classDoc)Deprecated.Returns a list of fields that will be documented for the given class.List<ProgramElementDoc>MemberSummaryBuilder. members(int type)Deprecated.Returns a list of methods that will be documented for the given class.List<ProgramElementDoc>MethodBuilder. members(ClassDoc classDoc)Deprecated.Returns a list of methods that will be documented for the given class.List<ProgramElementDoc>PropertyBuilder. members(ClassDoc classDoc)Deprecated.Returns a list of properties that will be documented for the given class. -
Uses of ProgramElementDoc in gw.gosudoc.com.sun.tools.doclets.internal.toolkit.util
Fields in gw.gosudoc.com.sun.tools.doclets.internal.toolkit.util declared as ProgramElementDoc Modifier and Type Field Description ProgramElementDocDocFinder.Input. elementThe element to search documentation from.Methods in gw.gosudoc.com.sun.tools.doclets.internal.toolkit.util that return ProgramElementDoc Modifier and Type Method Description ProgramElementDoc[]Utils. excludeDeprecatedMembers(ProgramElementDoc[] members)Deprecated.Return array of class members whose documentation is to be generated.ProgramElementDocVisibleMemberMap. getGetterForProperty(ProgramElementDoc propertyMethod)Deprecated.Returns the getter documentation belonging to the given property method.ProgramElementDocVisibleMemberMap. getPropertyMemberDoc(ProgramElementDoc ped)Deprecated.Returns the property field documentation belonging to the given member.ProgramElementDocVisibleMemberMap. getSetterForProperty(ProgramElementDoc propertyMethod)Deprecated.Returns the setter documentation belonging to the given property method.ProgramElementDoc[]Utils. toProgramElementDocArray(List<ProgramElementDoc> list)Deprecated.Return the list of ProgramElementDoc objects as Array.Methods in gw.gosudoc.com.sun.tools.doclets.internal.toolkit.util that return types with arguments of type ProgramElementDoc Modifier and Type Method Description List<ProgramElementDoc>Utils. excludeDeprecatedMembersAsList(ProgramElementDoc[] members)Deprecated.Return array of class members whose documentation is to be generated.List<ProgramElementDoc>VisibleMemberMap. getLeafClassMembers(Configuration configuration)Deprecated.Return the visible members of the class being mapped.List<ProgramElementDoc>VisibleMemberMap. getMembersFor(ClassDoc cd)Deprecated.Retrn the list of members for the given class.Methods in gw.gosudoc.com.sun.tools.doclets.internal.toolkit.util with parameters of type ProgramElementDoc Modifier and Type Method Description ProgramElementDoc[]Utils. excludeDeprecatedMembers(ProgramElementDoc[] members)Deprecated.Return array of class members whose documentation is to be generated.List<ProgramElementDoc>Utils. excludeDeprecatedMembersAsList(ProgramElementDoc[] members)Deprecated.Return array of class members whose documentation is to be generated.ProgramElementDocVisibleMemberMap. getGetterForProperty(ProgramElementDoc propertyMethod)Deprecated.Returns the getter documentation belonging to the given property method.ProgramElementDocVisibleMemberMap. getPropertyMemberDoc(ProgramElementDoc ped)Deprecated.Returns the property field documentation belonging to the given member.ProgramElementDocVisibleMemberMap. getSetterForProperty(ProgramElementDoc propertyMethod)Deprecated.Returns the setter documentation belonging to the given property method.booleanExtern. isExternal(ProgramElementDoc doc)Deprecated.Determine if a doc item is externally documented.booleanUtils. matches(ProgramElementDoc doc1, ProgramElementDoc doc2)Deprecated.booleanUtils. nonPublicMemberFound(ProgramElementDoc[] members)Deprecated.Return true if a non-public member found in the given array.Method parameters in gw.gosudoc.com.sun.tools.doclets.internal.toolkit.util with type arguments of type ProgramElementDoc Modifier and Type Method Description ProgramElementDoc[]Utils. toProgramElementDocArray(List<ProgramElementDoc> list)Deprecated.Return the list of ProgramElementDoc objects as Array.Constructors in gw.gosudoc.com.sun.tools.doclets.internal.toolkit.util with parameters of type ProgramElementDoc Constructor Description Input(ProgramElementDoc element)Input(ProgramElementDoc element, boolean isFirstSentence)Input(ProgramElementDoc element, InheritableTaglet taglet)Input(ProgramElementDoc element, InheritableTaglet taglet, Tag tag, boolean isFirstSentence, boolean isInheritDocTag)Input(ProgramElementDoc element, InheritableTaglet taglet, String tagId)Input(ProgramElementDoc element, InheritableTaglet taglet, String tagId, boolean isTypeVariableParamTag) -
Uses of ProgramElementDoc in gw.gosudoc.com.sun.tools.javadoc.main
Classes in gw.gosudoc.com.sun.tools.javadoc.main that implement ProgramElementDoc Modifier and Type Class Description classAnnotationTypeDocImplDeprecated.classAnnotationTypeElementDocImplDeprecated.classClassDocImplDeprecated.classConstructorDocImplDeprecated.classExecutableMemberDocImplDeprecated.classFieldDocImplDeprecated.classMemberDocImplDeprecated.classMethodDocImplDeprecated.classProgramElementDocImplDeprecated.Methods in gw.gosudoc.com.sun.tools.javadoc.main that return ProgramElementDoc Modifier and Type Method Description ProgramElementDocTypeVariableImpl. owner()Deprecated.Return the class, interface, method, or constructor within which this type variable is declared.
-