Uses of Interface
gw.gosudoc.com.sun.javadoc.ProgramElementDoc
Packages that use ProgramElementDoc
Package
Description
-
Uses of ProgramElementDoc in gw.gosudoc.com.sun.javadoc
Subinterfaces of ProgramElementDoc in gw.gosudoc.com.sun.javadocModifier and TypeInterfaceDescriptioninterfaceDeprecated.interfaceDeprecated.The declarations in this package have been superseded by those in the packagejdk.javadoc.doclet.interfaceDeprecated.The declarations in this package have been superseded by those in the packagejdk.javadoc.doclet.interfaceDeprecated.The declarations in this package have been superseded by those in the packagejdk.javadoc.doclet.interfaceDeprecated.The declarations in this package have been superseded by those in the packagejdk.javadoc.doclet.interfaceDeprecated.The declarations in this package have been superseded by those in the packagejdk.javadoc.doclet.interfaceDeprecated.The declarations in this package have been superseded by those in the packagejdk.javadoc.doclet.interfaceDeprecated.The declarations in this package have been superseded by those in the packagejdk.javadoc.doclet.Methods in gw.gosudoc.com.sun.javadoc that return ProgramElementDocModifier and TypeMethodDescriptionTypeVariable.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
Fields in gw.gosudoc.com.sun.tools.doclets.formats.html declared as ProgramElementDocModifier and TypeFieldDescription(package private) ProgramElementDoc[]HtmlSerialFieldWriter.membersDeprecated.Fields in gw.gosudoc.com.sun.tools.doclets.formats.html with type parameters of type ProgramElementDocModifier and TypeFieldDescription(package private) final Map<String,List<ProgramElementDoc>> ClassUseWriter.pkgToClassAnnotationsDeprecated.(package private) final Map<String,List<ProgramElementDoc>> ClassUseWriter.pkgToClassTypeParameterDeprecated.(package private) final Map<String,List<ProgramElementDoc>> ClassUseWriter.pkgToConstructorAnnotationsDeprecated.(package private) final Map<String,List<ProgramElementDoc>> ClassUseWriter.pkgToConstructorArgsDeprecated.(package private) final Map<String,List<ProgramElementDoc>> ClassUseWriter.pkgToConstructorArgTypeParameterDeprecated.(package private) final Map<String,List<ProgramElementDoc>> ClassUseWriter.pkgToConstructorParameterAnnotationsDeprecated.(package private) final Map<String,List<ProgramElementDoc>> ClassUseWriter.pkgToConstructorThrowsDeprecated.(package private) final Map<String,List<ProgramElementDoc>> ClassUseWriter.pkgToFieldDeprecated.(package private) final Map<String,List<ProgramElementDoc>> ClassUseWriter.pkgToFieldAnnotationsDeprecated.(package private) final Map<String,List<ProgramElementDoc>> ClassUseWriter.pkgToFieldTypeParameterDeprecated.(package private) final Map<String,List<ProgramElementDoc>> ClassUseWriter.pkgToImplementingClassDeprecated.(package private) final Map<String,List<ProgramElementDoc>> ClassUseWriter.pkgToMethodAnnotationsDeprecated.(package private) final Map<String,List<ProgramElementDoc>> ClassUseWriter.pkgToMethodArgsDeprecated.(package private) final Map<String,List<ProgramElementDoc>> ClassUseWriter.pkgToMethodArgTypeParameterDeprecated.(package private) final Map<String,List<ProgramElementDoc>> ClassUseWriter.pkgToMethodParameterAnnotationsDeprecated.(package private) final Map<String,List<ProgramElementDoc>> ClassUseWriter.pkgToMethodReturnDeprecated.(package private) final Map<String,List<ProgramElementDoc>> ClassUseWriter.pkgToMethodReturnTypeParameterDeprecated.(package private) final Map<String,List<ProgramElementDoc>> ClassUseWriter.pkgToMethodThrowsDeprecated.(package private) final Map<String,List<ProgramElementDoc>> ClassUseWriter.pkgToMethodTypeParameterDeprecated.(package private) final Map<String,List<ProgramElementDoc>> ClassUseWriter.pkgToSubclassDeprecated.(package private) final Map<String,List<ProgramElementDoc>> ClassUseWriter.pkgToSubinterfaceDeprecated.Methods in gw.gosudoc.com.sun.tools.doclets.formats.html that return ProgramElementDocModifier and TypeMethodDescriptionAbstractMemberWriter.eligibleMembers(ProgramElementDoc[] members) Deprecated.Methods in gw.gosudoc.com.sun.tools.doclets.formats.html that return types with arguments of type ProgramElementDocModifier and TypeMethodDescriptionConfigurationImpl.getMemberComparator()Deprecated.Return the comparator that will be used to sort member documentation.private Map<String,List<ProgramElementDoc>> ClassUseWriter.pkgDivide(Map<String, ? extends List<? extends ProgramElementDoc>> classMap) Deprecated.Methods in gw.gosudoc.com.sun.tools.doclets.formats.html with parameters of type ProgramElementDocModifier and TypeMethodDescriptionvoidHtmlDocletWriter.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.private voidAbstractMemberWriter.addModifier(ProgramElementDoc member, Content code) Deprecated.Add the modifier for the member.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.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 ProgramElementDocModifier and TypeMethodDescriptionprotected voidAbstractMemberWriter.addUseInfo(List<? extends ProgramElementDoc> mems, Content heading, String tableSummary, Content contentTree) Deprecated.Add use information to the documentation tree.private Map<String,List<ProgramElementDoc>> ClassUseWriter.pkgDivide(Map<String, ? extends List<? extends ProgramElementDoc>> classMap) Deprecated. -
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 ProgramElementDocModifier and TypeMethodDescriptionabstract 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 ProgramElementDocModifier and TypeMethodDescriptionvoidMemberSummaryWriter.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 ProgramElementDocModifier and TypeFieldDescriptionprivate final List<ProgramElementDoc>ConstructorBuilder.constructorsDeprecated.The constructors being documented.private final List<ProgramElementDoc>EnumConstantBuilder.enumConstantsDeprecated.The list of enum constants being documented.private final List<ProgramElementDoc>FieldBuilder.fieldsDeprecated.The list of fields being documented.protected List<ProgramElementDoc>AnnotationTypeFieldBuilder.membersDeprecated.The list of members being documented.protected List<ProgramElementDoc>AnnotationTypeRequiredMemberBuilder.membersDeprecated.The list of members being documented.private List<ProgramElementDoc>MethodBuilder.methodsDeprecated.The methods being documented.private final List<ProgramElementDoc>PropertyBuilder.propertiesDeprecated.The list of properties being documented.Methods in gw.gosudoc.com.sun.tools.doclets.internal.toolkit.builders that return types with arguments of type ProgramElementDocModifier and TypeMethodDescriptionDeprecated.Returns a list of members that will be documented for the given class.Deprecated.Returns a list of members that will be documented for the given class.Deprecated.Returns a list of constructors that will be documented for the given class.Deprecated.Returns a list of enum constants that will be documented for the given class.Deprecated.Returns a list of fields that will be documented for the given class.MemberSummaryBuilder.members(int type) Deprecated.Returns a list of methods that will be documented for the given class.Deprecated.Returns a list of methods that will be documented for the given class.Deprecated.Returns a list of properties that will be documented for the given class.Methods in gw.gosudoc.com.sun.tools.doclets.internal.toolkit.builders with parameters of type ProgramElementDocModifier and TypeMethodDescriptionprivate booleanMemberSummaryBuilder.isGetter(ProgramElementDoc ped) Deprecated.Test whether the method is a getter.private booleanMemberSummaryBuilder.isSetter(ProgramElementDoc ped) Deprecated.Test whether the method is a setter.private voidMemberSummaryBuilder.processProperty(VisibleMemberMap visibleMemberMap, ProgramElementDoc member, ProgramElementDoc propertyDoc) Deprecated.Process the property method, property setter and/or property getter comment text so that it contains the documentation from the property field. -
Uses of ProgramElementDoc in gw.gosudoc.com.sun.tools.doclets.internal.toolkit.taglets
Methods in gw.gosudoc.com.sun.tools.doclets.internal.toolkit.taglets with parameters of type ProgramElementDocModifier and TypeMethodDescriptionprivate ContentInheritDocTaglet.retrieveInheritedDocumentation(TagletWriter writer, ProgramElementDoc ped, Tag holderTag, boolean isFirstSentence) Deprecated.Given aMethodDocitem, aTagin theMethodDocitem and a String, replace all occurrences of @inheritDoc with documentation from it's superclass or superinterface. -
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 ProgramElementDocModifier and TypeFieldDescriptionDocFinder.Input.elementThe element to search documentation from.private final ProgramElementDocVisibleMemberMap.GetterSetter.getterprivate final ProgramElementDocVisibleMemberMap.GetterSetter.setterFields in gw.gosudoc.com.sun.tools.doclets.internal.toolkit.util with type parameters of type ProgramElementDocModifier and TypeFieldDescriptionprivate static final Map<ProgramElementDoc,ProgramElementDoc> VisibleMemberMap.classPropertiesMapDeprecated.private static final Map<ProgramElementDoc,ProgramElementDoc> VisibleMemberMap.classPropertiesMapDeprecated.private static final Map<ProgramElementDoc,VisibleMemberMap.GetterSetter> VisibleMemberMap.getterSetterMapDeprecated.private final Map<Object,Map<ProgramElementDoc, String>> VisibleMemberMap.memberNameMapDeprecated.Map for each member name on to a map which contains members with same name-signature.private Set<ProgramElementDoc>VisibleMemberMap.ClassMember.membersprivate List<ProgramElementDoc>VisibleMemberMap.ClassMembers.membersList of inherited members from the mapping class.Methods in gw.gosudoc.com.sun.tools.doclets.internal.toolkit.util with type parameters of type ProgramElementDocModifier and TypeMethodDescriptionprivate <T extends ProgramElementDoc>
voidDeprecated.private <T extends ProgramElementDoc>
voidClassUseMapper.addTypeParameterToMap(Map<String, List<T>> map, Type type, T holder) Deprecated.private <T extends ProgramElementDoc>
voidClassUseMapper.mapAnnotations(Map<String, List<T>> map, Object doc, T holder) Deprecated.Map the AnnotationType to the ProgramElementDocs that use them as type parameters.private <T extends ProgramElementDoc>
voidClassUseMapper.mapTypeParameters(Map<String, List<T>> map, Object doc, T holder) Deprecated.Map the ClassDocs to the ProgramElementDocs that use them as type parameters.Methods in gw.gosudoc.com.sun.tools.doclets.internal.toolkit.util that return ProgramElementDocModifier and TypeMethodDescriptionUtils.excludeDeprecatedMembers(ProgramElementDoc[] members) Deprecated.Return array of class members whose documentation is to be generated.VisibleMemberMap.GetterSetter.getGetter()VisibleMemberMap.getGetterForProperty(ProgramElementDoc propertyMethod) Deprecated.Returns the getter documentation belonging to the given property method.VisibleMemberMap.getPropertyMemberDoc(ProgramElementDoc ped) Deprecated.Returns the property field documentation belonging to the given member.VisibleMemberMap.GetterSetter.getSetter()VisibleMemberMap.getSetterForProperty(ProgramElementDoc propertyMethod) Deprecated.Returns the setter documentation belonging to the given property method.private ProgramElementDoc[]VisibleMemberMap.ClassMembers.properties(ClassDoc cd, boolean filter) 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 ProgramElementDocModifier and TypeMethodDescriptionUtils.excludeDeprecatedMembersAsList(ProgramElementDoc[] members) Deprecated.Return array of class members whose documentation is to be generated.private List<ProgramElementDoc>VisibleMemberMap.ClassMembers.getClassMembers(ClassDoc cd, boolean filter) Return all available class members.private List<ProgramElementDoc>VisibleMemberMap.getInheritedPackagePrivateMethods(Configuration configuration) Deprecated.Return the package private members inherited by the class.VisibleMemberMap.getLeafClassMembers(Configuration configuration) Deprecated.Return the visible members of the class being mapped.VisibleMemberMap.ClassMembers.getMembers()Return list of inherited members from mapping class.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 ProgramElementDocModifier and TypeMethodDescriptionvoidVisibleMemberMap.ClassMember.addMember(ProgramElementDoc programElementDoc) private voidVisibleMemberMap.ClassMembers.addToPropertiesMap(ProgramElementDoc propertyMethod, ProgramElementDoc commentSource) Utils.excludeDeprecatedMembers(ProgramElementDoc[] members) Deprecated.Return array of class members whose documentation is to be generated.Utils.excludeDeprecatedMembersAsList(ProgramElementDoc[] members) Deprecated.Return array of class members whose documentation is to be generated.private booleanVisibleMemberMap.ClassMembers.found(List<ProgramElementDoc> list, ProgramElementDoc elem) VisibleMemberMap.getGetterForProperty(ProgramElementDoc propertyMethod) Deprecated.Returns the getter documentation belonging to the given property method.private ObjectVisibleMemberMap.getMemberKey(ProgramElementDoc doc) Deprecated.Return the key to the member map for the given member.VisibleMemberMap.getPropertyMemberDoc(ProgramElementDoc ped) Deprecated.Returns the property field documentation belonging to the given member.VisibleMemberMap.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.private booleanVisibleMemberMap.ClassMembers.isOverridden(ProgramElementDoc pgmdoc, String level) Is member overridden? The member is overridden if it is found in the same level hierarchy e.g.private booleanVisibleMemberMap.ClassMembers.isTreatedAsPrivate(ProgramElementDoc pgmelem) booleanUtils.matches(ProgramElementDoc doc1, ProgramElementDoc doc2) Deprecated.private booleanVisibleMemberMap.ClassMembers.memberIsVisible(ProgramElementDoc pgmdoc) Is given doc item visible in given classdoc in terms fo inheritance? The given doc item is visible in the given classdoc if it is public or protected and if it is package-private if it's containing class is in the same package as the given classdoc.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 ProgramElementDocModifier and TypeMethodDescriptionprivate voidVisibleMemberMap.fillMemberLevelMap(List<ProgramElementDoc> list, String level) Deprecated.private booleanVisibleMemberMap.ClassMembers.found(List<ProgramElementDoc> list, ProgramElementDoc elem) private voidVisibleMemberMap.purgeMemberLevelMap(List<ProgramElementDoc> list, String level) Deprecated.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 ProgramElementDocModifierConstructorDescriptionClassMember(ProgramElementDoc programElementDoc) GetterSetter(ProgramElementDoc getter, ProgramElementDoc setter) 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 ProgramElementDocModifier and TypeClassDescriptionclassDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.Methods in gw.gosudoc.com.sun.tools.javadoc.main that return ProgramElementDocModifier and TypeMethodDescriptionTypeVariableImpl.owner()Deprecated.Return the class, interface, method, or constructor within which this type variable is declared.
jdk.javadoc.doclet.