Verwendungen von Klasse
org.jdrupes.mdoclet.internal.doclets.toolkit.Content
Package
Beschreibung
This is the default HTML doclet provided with the JDK.
This package contains classes that create and write HTML markup tags.
Contains the base classes that make up a doclet.
This doclet-independent package has a set of classes and
interfaces that are the building blocks for doclets.
This package has classes used to generate output for Javadoc tags.
-
Verwendungen von Content in org.jdrupes.mdoclet.internal.doclets.formats.html
Modifizierer und TypKlasseBeschreibungclass
Table<T>
An HTML container used to display summary tables for various kinds of elements and other tabular data.class
A row of header cells for an HTML table.Modifizierer und TypFeldBeschreibungfinal Content
Contents.allClassesAndInterfacesLabel
final Content
Contents.allImplementedInterfacesLabel
final Content
Contents.allModulesLabel
final Content
Contents.allPackagesLabel
final Content
Contents.allSuperinterfacesLabel
final Content
Contents.also
final Content
final Content
final Content
Contents.annotationType
final Content
Contents.annotationTypeDetailsLabel
final Content
Contents.annotationTypeMemberDetail
final Content
Contents.annotationTypeOptionalMemberLabel
final Content
Contents.annotationTypeRequiredMemberLabel
final Content
Contents.annotationtypes
final Content
Contents.annotationTypes
final Content
Contents.classes
final Content
Contents.classLabel
final Content
Contents.constantFieldLabel
final Content
Contents.constantsSummaryTitle
final Content
Contents.constructorDetailsLabel
final Content
Contents.constructorLabel
final Content
Contents.constructors
final Content
Contents.constructorSummaryLabel
final Content
Contents.contentsHeading
final Content
Contents.default_
final Content
Contents.defaultPackageLabel
final Content
Contents.deprecatedAPI
final Content
Contents.deprecatedForRemovalPhrase
final Content
Contents.deprecatedLabel
final Content
Contents.deprecatedPhrase
final Content
Contents.descriptionFromClassLabel
final Content
Contents.descriptionFromInterfaceLabel
final Content
Contents.descriptionLabel
final Content
Contents.detailLabel
final Content
Contents.enclosingClassLabel
final Content
Contents.enclosingInterfaceLabel
final Content
Contents.enum_
final Content
Contents.enumConstantDetailLabel
final Content
Contents.enumConstantLabel
final Content
Contents.enumConstantSummary
final Content
Contents.enums
final Content
Contents.exceptionClass
final Content
Contents.exceptionClasses
final Content
Contents.exportedTo
final Content
Contents.externalSpecifications
final Content
Contents.fieldDetailsLabel
final Content
Contents.fieldLabel
final Content
Contents.fields
final Content
Contents.fieldSummaryLabel
final Content
Contents.fromLabel
final Content
Contents.functionalInterface
final Content
Contents.functionalInterfaceMessage
final Content
Contents.helpLabel
final Content
Contents.helpSubNavLabel
final Content
Contents.hierarchyForAllPackages
final Content
Contents.implementation
final Content
Contents.implementingClassesLabel
final Content
Contents.inClass
final Content
Contents.indexLabel
final Content
Contents.inInterface
final Content
Contents.interfaceLabel
final Content
Contents.interfaces
final Content
Contents.methodDetailLabel
final Content
Contents.methodLabel
final Content
Contents.methods
final Content
Contents.methodSummary
final Content
Contents.modifierAndTypeLabel
final Content
Contents.modifierLabel
final Content
Contents.module_
final Content
Contents.moduleLabel
final Content
Contents.modulesLabel
final Content
Contents.moduleSubNavLabel
final Content
Contents.navAnnotationTypeMember
final Content
Contents.navAnnotationTypeOptionalMember
final Content
Contents.navAnnotationTypeRequiredMember
final Content
Contents.navClassesAndInterfaces
final Content
Contents.navConstructor
final Content
Contents.navDescription
final Content
Contents.navEnum
final Content
Contents.navField
final Content
Contents.navHelpNavigation
final Content
Contents.navHelpPages
final Content
Contents.navMethod
final Content
Contents.navModules
final Content
Contents.navNested
final Content
Contents.navPackages
final Content
Contents.navProperty
final Content
Contents.navServices
final Content
Contents.nestedClassSummary
final Content
Contents.newAPI
final Content
Contents.newLabel
final Content
Contents.noScriptMessage
final Content
Contents.openedTo
final Content
Contents.openModuleLabel
final Content
Contents.overridesLabel
final Content
Contents.overviewLabel
final Content
Contents.package_
final Content
Contents.packageHierarchies
final Content
Contents.packageLabel
final Content
Contents.packagesLabel
final Content
Contents.packageSubNavLabel
final Content
Contents.packageSummaryLabel
final Content
Contents.parameters
final Content
Contents.previewAPI
final Content
Contents.previewLabel
final Content
Contents.previewMark
final Content
Contents.previewPhrase
final Content
Contents.properties
final Content
Contents.propertyDetailsLabel
final Content
Contents.propertyLabel
final Content
Contents.propertySummaryLabel
final Content
Contents.recordComponents
final Content
Contents.records
final Content
Contents.referencedIn
final Content
Contents.relatedPackages
final Content
Contents.returns
final Content
Contents.seeAlso
final Content
Contents.serializedForm
final Content
Contents.servicesLabel
final Content
Contents.specificationLabel
final Content
Contents.specifiedByLabel
final Content
Contents.subclassesLabel
final Content
Contents.subinterfacesLabel
final Content
Contents.summaryLabel
final Content
Contents.systemPropertiesLabel
final Content
Contents.systemPropertiesSummaryLabel
final Content
Contents.throws_
final Content
Contents.treeLabel
final Content
Contents.typeLabel
final Content
Contents.typeParameters
final Content
Contents.useLabel
final Content
Contents.valueLabel
Modifizierer und TypMethodeBeschreibungprotected Content
TagletWriterImpl.codeTagOutput
(Element element, LiteralTree tag) HtmlDocletWriter.commentTagsToContent
(Element element, List<? extends DocTree> tags, boolean isFirstSentence) Converts inline tags and text to content, expanding the inline tags along the way.HtmlDocletWriter.commentTagsToContent
(Element element, List<? extends DocTree> trees, boolean isFirstSentence, boolean inSummary) Converts inline tags and text to content, expanding the inline tags along the way.HtmlDocletWriter.commentTagsToContent
(Element element, List<? extends DocTree> trees, org.jdrupes.mdoclet.internal.doclets.formats.html.TagletWriterImpl.Context context) Converts inline tags and text to content, expanding the inline tags along the way.TagletWriterImpl.commentTagsToOutput
(DocTree holder, List<? extends DocTree> tags) TagletWriterImpl.commentTagsToOutput
(Element holder, DocTree holderTag, List<? extends DocTree> tags, boolean isFirstSentence) TagletWriterImpl.commentTagsToOutput
(Element element, List<? extends DocTree> tags) TagletWriterImpl.deprecatedTagOutput
(Element element) AnnotationTypeMemberWriterImpl.getAnnotationDetails
(Content annotationDetailsHeader, Content annotationDetails) AnnotationTypeMemberWriterImpl.getAnnotationDetailsHeader()
AnnotationTypeMemberWriterImpl.getAnnotationHeaderContent
(Element member) protected Content
HtmlDocletWriter.getBlockTagOutput
(Element element) Returns the content generated from the default supported set of block tags for this element.protected Content
HtmlDocletWriter.getBlockTagOutput
(Element element, List<Taglet> taglets) Returns the content generated from a specified set of block tags for this element.protected Content
AnnotationTypeMemberWriterImpl.getCaption()
Get the caption for the summary table.ConstantsSummaryWriterImpl.getClassConstantHeader()
ClassWriterImpl.getClassContentHeader()
SerializedFormWriterImpl.getClassContentHeader()
SerializedFormWriterImpl.getClassHeader
(TypeElement typeElement) ClassWriterImpl.getClassInfo
(Content classInfo) protected Content
HtmlLinkFactory.getClassLink
(HtmlLinkInfo linkInfo) Returns a link to the given class.HtmlLinkInfo.getClassLinkLabel
(BaseConfiguration configuration) Return the label for this class link.SerializedFormWriterImpl.getClassSerializedHeader()
ConstantsSummaryWriterImpl.getConstantSummaries()
ConstructorWriterImpl.getConstructorDetails
(Content memberDetailsHeader, Content memberDetails) ConstructorWriterImpl.getConstructorDetailsHeader
(Content content) ConstructorWriterImpl.getConstructorHeaderContent
(ExecutableElement constructor) Contents.getContent
(String key) Gets a Content object, containing the string for a given key in the doclet’s resources.Contents.getContent
(String key, Object o0) Gets a Content object, containing the string for a given key in the doclet’s resources, formatted with given arguments.Contents.getContent
(String key, Object o0, Object o1) Gets a Content object, containing the string for a given key in the doclet’s resources, formatted with given arguments.Contents.getContent
(String key, Object o0, Object o1, Object o2) Gets a Content object, containing the string for a given key in the doclet’s resources, formatted with given arguments.Navigation.getContent()
Returns the navigation content.ModuleWriterImpl.getContentHeader()
PackageWriterImpl.getContentHeader()
SubWriterHolderWriter.getContentHeader()
Gibt the document content header zurück.ConstantsSummaryWriterImpl.getContentsHeader()
SummaryListWriter.getContentsList()
Get the contents list.HtmlDocletWriter.getCrossClassLink
(TypeElement classElement, String refMemName, Content label, HtmlStyle style, boolean code) Return a class cross link to external class documentation.HtmlDocletWriter.getDeprecatedPhrase
(Element e) Gibt a phrase describing the type of deprecation zurück.SubWriterHolderWriter.getDetailsList()
Returns a list to be used for the list of details for members of a given kind.SubWriterHolderWriter.getDetailsListItem
(Content content) Returns an item for the list of details for members of a given kind.HtmlDocletWriter.getDocLink
(HtmlLinkInfo.Kind context, Element element, CharSequence label) Gibt a link to the given member zurück.HtmlDocletWriter.getDocLink
(HtmlLinkInfo.Kind context, TypeElement typeElement, Element element, CharSequence label) Return the link for the given member.HtmlDocletWriter.getDocLink
(HtmlLinkInfo.Kind context, TypeElement typeElement, Element element, CharSequence label, boolean isProperty) Return the link for the given member.HtmlDocletWriter.getDocLink
(HtmlLinkInfo.Kind context, TypeElement typeElement, Element element, CharSequence label, HtmlStyle style) Return the link for the given member.HtmlDocletWriter.getDocLink
(HtmlLinkInfo.Kind context, TypeElement typeElement, Element element, Content label, HtmlStyle style, boolean isProperty) Return the link for the given member.TagletWriterImpl.getDocRootOutput()
EnumConstantWriterImpl.getEnumConstantsDetails
(Content memberDetailsHeader, Content content) EnumConstantWriterImpl.getEnumConstantsDetailsHeader
(TypeElement typeElement, Content memberDetails) EnumConstantWriterImpl.getEnumConstantsHeader
(VariableElement enumConstant, Content enumConstantsDetails) protected Content
AbstractExecutableMemberWriter.getExceptions
(ExecutableElement member) Get the exception information for the executable member.protected Content
DeprecatedListWriter.getExtraContent
(Element element) protected Content
NewAPIListWriter.getExtraContent
(Element element) protected Content
PreviewListWriter.getExtraContent
(Element element) protected abstract Content
SummaryListWriter.getExtraContent
(Element element) Some subclasses of this class display an extra column in their element tables.FieldWriterImpl.getFieldDetails
(Content memberDetailsHeaderContent, Content memberContent) FieldWriterImpl.getFieldDetailsHeader
(Content content) FieldWriterImpl.getFieldHeaderContent
(VariableElement field) HtmlSerialFieldWriter.getFieldsContentHeader
(boolean isLastContent) ConstantsSummaryWriterImpl.getHeader()
Get the given header.AbstractMemberWriter.getInheritedSummaryHeader
(TypeElement tElement) AbstractMemberWriter.getInheritedSummaryLinks()
HtmlLinkInfo.getLabel()
Gibt the label for the link zurück.HtmlDocletWriter.getLink
(HtmlLinkInfo linkInfo) Return the link to the given class.HtmlLinkFactory.getLink
(HtmlLinkInfo linkInfo) Constructs a link from the given link information.HtmlDocletWriter.getLocalizedPackageName
(PackageElement packageElement) Gibt a package name zurück.Get the member contentGibt the member content zurück.ClassWriterImpl.getMemberDetails
(Content content) SubWriterHolderWriter.getMemberDetailsContent
(Content content) Gibt the member details zurück.AnnotationTypeMemberWriterImpl.getMemberHeader()
ConstructorWriterImpl.getMemberHeader()
EnumConstantWriterImpl.getMemberHeader()
FieldWriterImpl.getMemberHeader()
MethodWriterImpl.getMemberHeader()
SubWriterHolderWriter.getMemberHeader()
Gibt the member header zurück.SubWriterHolderWriter.getMemberInherited()
AbstractMemberWriter.getMemberList()
SubWriterHolderWriter.getMemberList()
Gibt a list to add member items to zurück.AbstractMemberWriter.getMemberListItem
(Content memberContent) SubWriterHolderWriter.getMemberListItem
(Content member) Gibt a member item zurück.SubWriterHolderWriter.getMemberSummary
(Content memberContent) Gibt the member summary content zurück.AnnotationTypeMemberWriterImpl.getMemberSummaryHeader
(TypeElement typeElement, Content content) ConstructorWriterImpl.getMemberSummaryHeader
(TypeElement typeElement, Content content) EnumConstantWriterImpl.getMemberSummaryHeader
(TypeElement typeElement, Content content) FieldWriterImpl.getMemberSummaryHeader
(TypeElement typeElement, Content content) MethodWriterImpl.getMemberSummaryHeader
(TypeElement typeElement, Content target) NestedClassWriterImpl.getMemberSummaryHeader
(TypeElement typeElement, Content content) PropertyWriterImpl.getMemberSummaryHeader
(TypeElement typeElement, Content content) MethodWriterImpl.getMethodDetails
(Content methodDetailsHeader, Content methodDetails) MethodWriterImpl.getMethodDetailsHeader
(Content content) MethodWriterImpl.getMethodHeader
(ExecutableElement method) HtmlSerialMethodWriter.getMethodsContentHeader
(boolean isLastContent) ModuleWriterImpl.getModuleHeader
(String heading) HtmlDocletWriter.getModuleLink
(ModuleElement mdle, Content label) Gibt a link to module zurück.HtmlDocletWriter.getModuleLink
(ModuleElement mdle, Content label, String fragment) Gibt a link to module zurück.static Content
Signatures.getModuleSignature
(ModuleElement mdle, ModuleWriterImpl moduleWriter) Contents.getNavLinkLabelContent
(VisibleMemberTable.Kind kind) Gibt a label that describes the VisibleMemberTable kind zurück.protected Content
HtmlDocletWriter.getNavLinkToOverviewTree
(String label) Gibt an "overview tree" link for a navigation bar zurück.HtmlSerialMethodWriter.getNoCustomizationMsg
(String msg) Return the no customization message.Contents.getNonBreakString
(String text) Gets a Content object for a string, substitutingTagletWriterImpl.getOutputInstance()
PackageWriterImpl.getPackageHeader()
SerializedFormWriterImpl.getPackageHeader
(PackageElement packageElement) HtmlDocletWriter.getPackageLabel
(CharSequence packageName) Returns a package name label.HtmlDocletWriter.getPackageLink
(PackageElement packageElement, Content label) Gibt the link to the given package zurück.HtmlDocletWriter.getPackageLink
(PackageElement packageElement, Content label, String fragment) Gibt the link to the given package zurück.SerializedFormWriterImpl.getPackageSerializedHeader()
Get the package serialized form header.static Content
Signatures.getPackageSignature
(PackageElement pkg, PackageWriterImpl pkgWriter) PackageWriterImpl.getPackageSummary
(Content summaryContent) protected Content
AbstractExecutableMemberWriter.getParameters
(ExecutableElement member, boolean includeAnnotations) Add all the parameters for the executable member.TagletWriterImpl.getParamHeader
(ParamTaglet.ParamKind kind) HtmlDocletWriter.getPreQualifiedClassLink
(HtmlLinkInfo.Kind context, TypeElement typeElement) Retrieve the class link with the package portion of the label in plain text.PropertyWriterImpl.getPropertyDetails
(Content memberDetailsHeader, Content memberDetails) PropertyWriterImpl.getPropertyDetailsHeader
(Content memberDetails) PropertyWriterImpl.getPropertyHeaderContent
(ExecutableElement property) HtmlDocletWriter.getQualifiedClassLink
(HtmlLinkInfo.Kind context, Element element) Gibt a link to the given class zurück.protected Content
MethodWriterImpl.getReturnType
(ExecutableElement method) Get the return type for the given method.HtmlSerialFieldWriter.getSerializableFields
(String heading, Content source) HtmlSerialFieldWriter.getSerializableFieldsHeader()
HtmlSerialMethodWriter.getSerializableMethods
(String heading, Content source) Add serializable methods.HtmlSerialMethodWriter.getSerializableMethodsHeader()
SerializedFormWriterImpl.getSerializedSummariesHeader()
Get the serialized form summaries header.SerializedFormWriterImpl.getSerialUIDInfoHeader()
AnnotationTypeMemberWriterImpl.getSignature
(Element member) ConstructorWriterImpl.getSignature
(ExecutableElement constructor) EnumConstantWriterImpl.getSignature
(VariableElement enumConstant) FieldWriterImpl.getSignature
(VariableElement field) MethodWriterImpl.getSignature
(ExecutableElement method) PropertyWriterImpl.getSignature
(ExecutableElement property) ModuleWriterImpl.getSummariesList()
PackageWriterImpl.getSummariesList()
SubWriterHolderWriter.getSummariesList()
Returns a list to be used for the list of summaries for members of a given kind.SubWriterHolderWriter.getSummariesListItem
(Content content) Returns an item for the list of summaries for members of a given kind.ModuleWriterImpl.getSummary
(Content source) protected Content
AbstractExecutableMemberWriter.getSummaryLink
(Element member) protected abstract Content
AbstractMemberWriter.getSummaryLink
(Element member) Returns a link for summary (deprecated, preview) pages.protected Content
AnnotationTypeMemberWriterImpl.getSummaryLink
(Element member) protected Content
EnumConstantWriterImpl.getSummaryLink
(Element member) protected Content
FieldWriterImpl.getSummaryLink
(Element member) protected Content
NestedClassWriterImpl.getSummaryLink
(Element member) protected Content
PropertyWriterImpl.getSummaryLink
(Element member) protected Content
SummaryListWriter.getSummaryLink
(Element e) AbstractMemberWriter.getSummaryTable
(TypeElement tElement) protected Content
DeprecatedListWriter.getTableCaption
(String headingKey) protected Content
NewAPIListWriter.getTableCaption
(String headingKey) protected Content
SummaryListWriter.getTableCaption
(String headingKey) Returns the caption for the table with the given headingKey.TagletWriterImpl.getThrowsHeader()
HtmlLinkFactory.getTypeAnnotationLinks
(HtmlLinkInfo linkInfo) Returns links to the type annotations.HtmlDocletWriter.getTypeParameterLinks
(HtmlLinkInfo linkInfo) Return the type parameters for the given class.protected Content
HtmlLinkFactory.getTypeParameterLinks
(HtmlLinkInfo linkInfo) Returns links to the type parameters.protected Content
AbstractExecutableMemberWriter.getTypeParameters
(ExecutableElement member) Get the type parameters for the executable member.protected Content
TagletWriterImpl.indexTagOutput
(Element element, IndexTree tag) protected Content
HtmlDocletWriter.invalidTagOutput
(String summary, Optional<Content> detail) Returns the output for an invalid tag.protected Content
TagletWriterImpl.invalidTagOutput
(String summary, Optional<String> detail) Contents.join
(Content separator, Collection<Content> items) Returns content composed of items joined together with the specified separator.TagletWriterImpl.linkTagOutput
(Element element, LinkTree tag) protected Content
TagletWriterImpl.literalTagOutput
(Element element, LiteralTree tag) protected Content
HtmlLinkFactory.newContent()
Gibt a new instance of a content object zurück.protected Content
HtmlLinkInfo.newContent()
Gibt a new instance of a content object zurück.TagletWriterImpl.paramTagOutput
(Element element, ParamTree paramTag, String paramName) TagletWriterImpl.returnTagOutput
(Element element, ReturnTree returnTag, boolean inline) TagletWriterImpl.seeTagOutput
(Element holder, List<? extends SeeTree> seeTags) TagletWriterImpl.simpleBlockTagOutput
(Element element, List<? extends DocTree> simpleTags, String header) protected Content
TagletWriterImpl.snippetTagOutput
(Element element, SnippetTree tag, StyledText content, String id, String lang) TagletWriterImpl.specTagOutput
(Element holder, List<? extends SpecTree> specTags) protected Content
TagletWriterImpl.systemPropertyTagOutput
(Element element, SystemPropertyTree tag) TagletWriterImpl.throwsTagOutput
(TypeMirror throwsType, Optional<Content> content) TagletWriterImpl.valueTagOutput
(VariableElement field, String constantVal, boolean includeLink) Modifizierer und TypMethodeBeschreibungHtmlDocletWriter.getAnnotations
(List<? extends AnnotationMirror> descList, boolean lineBreak) Return the string representations of the annotation types for the given doc.Navigation.SubNavLinks.getSubNavLinks()
Gibt a list of links to display in the subnavigation area zurück.Modifizierer und TypMethodeBeschreibungvoid
PackageWriterImpl.addAllClassesAndInterfacesSummary
(Content target) Add all types to the content.void
SubWriterHolderWriter.addAnnotationContent
(Content source) Add the annotation content.void
AnnotationTypeMemberWriterImpl.addAnnotationDetailsMarker
(Content memberDetails) void
ConstantsSummaryWriterImpl.addClassConstant
(Content fromClassConstant) void
SubWriterHolderWriter.addClassContent
(Content source) Add the class content.void
ClassWriterImpl.addClassDeprecationInfo
(Content classInfo) void
ClassWriterImpl.addClassDescription
(Content classInfo) protected void
IndexWriter.addClassInfo
(TypeElement te, Content content) Adds information for the given type element.protected void
ClassUseWriter.addClassList
(Content content) Add the class elements that use the given class.protected void
PackageUseWriter.addClassList
(Content content) Add the list of classes that use the given package.void
ClassWriterImpl.addClassSignature
(Content classInfo) void
ClassWriterImpl.addClassTagInfo
(Content classInfo) void
ClassWriterImpl.addClassTree
(Content target) protected void
ClassUseWriter.addClassUse
(PackageElement pkg, Content content) Add the class use information.protected void
ClassUseWriter.addClassUse
(Content content) Add the class use documentation.protected void
AbstractMemberWriter.addComment
(Element member, Content content) Adds the comment for the given member.protected void
IndexWriter.addComment
(Element element, Content content) Adds a comment for an element in the index.void
AnnotationTypeMemberWriterImpl.addComments
(Element member, Content annotationContent) void
ConstructorWriterImpl.addComments
(ExecutableElement constructor, Content constructorContent) protected void
DeprecatedListWriter.addComments
(Element e, Content desc) void
EnumConstantWriterImpl.addComments
(VariableElement enumConstant, Content enumConstants) void
FieldWriterImpl.addComments
(VariableElement field, Content fieldContent) void
MethodWriterImpl.addComments
(TypeMirror holderType, ExecutableElement method, Content methodContent) protected void
NewAPIListWriter.addComments
(Element e, Content desc) protected void
PreviewListWriter.addComments
(Element e, Content desc) void
PropertyWriterImpl.addComments
(ExecutableElement property, Content propertyContent) protected void
SummaryListWriter.addComments
(Element e, Content desc) Add summary text for the given element.protected void
AbstractOverviewIndexWriter.addConfigurationTitle
(Content target) Adds the doctitle to the documentation, if it is specified on the command line.void
ConstantsSummaryWriterImpl.addConstantMembers
(TypeElement typeElement, Collection<VariableElement> fields, Content target) void
ConstantsSummaryWriterImpl.addConstantSummaries
(Content content) protected void
AllClassesIndexWriter.addContents
(Content target) Add all types to the content.protected void
IndexWriter.addContents
(char ch, SortedSet<IndexItem> items, Content content) Adds a set of items to the page.protected void
DeprecatedListWriter.addContentSelectors
(Content target) protected void
NewAPIListWriter.addContentSelectors
(Content content) protected void
PreviewListWriter.addContentSelectors
(Content target) protected abstract void
SummaryListWriter.addContentSelectors
(Content target) Subclasses allow the user to show or hide parts of the content in the page.void
ConstantsSummaryWriterImpl.addContentsList
(Content content) void
AnnotationTypeMemberWriterImpl.addDefaultValueInfo
(Element member, Content annotationContent) void
AnnotationTypeMemberWriterImpl.addDeprecated
(Element member, Content target) void
ConstructorWriterImpl.addDeprecated
(ExecutableElement constructor, Content constructorContent) void
EnumConstantWriterImpl.addDeprecated
(VariableElement enumConstant, Content content) void
FieldWriterImpl.addDeprecated
(VariableElement field, Content fieldContent) void
MethodWriterImpl.addDeprecated
(ExecutableElement method, Content methodContent) void
PropertyWriterImpl.addDeprecated
(ExecutableElement property, Content propertyContent) protected void
AbstractMemberWriter.addDeprecatedInfo
(Element member, Content target) Adds the deprecated information for the given member.void
HtmlSerialMethodWriter.addDeprecatedMemberInfo
(ExecutableElement member, Content methodsContent) Add the deprecated information for this member.void
ModuleWriterImpl.addDeprecationInfo
(Content div) Add the module deprecation information to the documentation tree.void
PackageWriterImpl.addDeprecationInfo
(Content div) Add the package deprecation information to the documentation tree.protected void
IndexWriter.addDescription
(IndexItem indexItem, Content dl) Adds the description for an index item into a list.protected void
IndexWriter.addElementDescription
(IndexItem item, Content target) Add one line summary comment for the item.protected void
AbstractTreeWriter.addExtendsImplements
(TypeElement parent, TypeElement typeElement, Content content) Add information regarding the classes which this class extends or implements.protected void
ExternalSpecsWriter.addExternalSpecs
(Content content) Adds all the references to external specifications to the content tree.protected void
DeprecatedListWriter.addExtraIndexLink
(Content target) protected void
SummaryListWriter.addExtraIndexLink
(Content target) Add an extra optional index link.protected void
DeprecatedListWriter.addExtraSection
(Content content) protected void
SummaryListWriter.addExtraSection
(Content target) Add an extra optional section to the content.void
ClassWriterImpl.addFunctionalInterfaceInfo
(Content target) protected void
IndexWriter.addHeading
(char ch, Content content) Adds a heading containing the first character for a set of items.protected void
HelpWriter.addHelpFileContents
(Content content) Adds the help file contents from the resource file to the content.void
ClassWriterImpl.addImplementedInterfacesInfo
(Content target) protected static void
MethodWriterImpl.addImplementsInfo
(HtmlDocletWriter writer, ExecutableElement method, Collection<ExecutableElement> methods, Content dl) Adds “implements” information for a method (if appropriate) into a definition list.protected abstract void
Adds the index to the documentation.protected void
Adds the list of modules.protected void
Adds the packages list to the documentation tree.protected void
SubWriterHolderWriter.addIndexComment
(Element member, List<? extends DocTree> firstSentenceTags, Content tdSummaryContent) Add the index comment.protected void
SubWriterHolderWriter.addIndexComment
(Element member, Content content) Add the index comment.protected void
SummaryListWriter.addIndexLink
(HtmlId id, String headingKey, Content content) Add the index link.void
AbstractMemberWriter.addInheritedMemberSummary
(TypeElement tElement, Element nestedClass, boolean isFirst, boolean isLast, Content content) void
SubWriterHolderWriter.addInheritedMemberSummary
(AbstractMemberWriter mw, TypeElement typeElement, Element member, boolean isFirst, Content linksContent) Add the inherited member summary.void
SubWriterHolderWriter.addInheritedSummaryHeader
(AbstractMemberWriter mw, TypeElement typeElement, Content inheritedContent) Add the inherited summary header.abstract void
AbstractMemberWriter.addInheritedSummaryLabel
(TypeElement typeElement, Content content) Adds inherited summary label for the member.void
AnnotationTypeMemberWriterImpl.addInheritedSummaryLabel
(TypeElement typeElement, Content content) void
ConstructorWriterImpl.addInheritedSummaryLabel
(TypeElement typeElement, Content content) void
EnumConstantWriterImpl.addInheritedSummaryLabel
(TypeElement typeElement, Content content) void
FieldWriterImpl.addInheritedSummaryLabel
(TypeElement typeElement, Content content) void
MethodWriterImpl.addInheritedSummaryLabel
(TypeElement typeElement, Content content) void
NestedClassWriterImpl.addInheritedSummaryLabel
(TypeElement typeElement, Content content) void
PropertyWriterImpl.addInheritedSummaryLabel
(TypeElement typeElement, Content content) protected void
AbstractExecutableMemberWriter.addInheritedSummaryLink
(TypeElement te, Element member, Content target) protected abstract void
AbstractMemberWriter.addInheritedSummaryLink
(TypeElement typeElement, Element member, Content target) Adds the inherited summary link for the member.protected void
AnnotationTypeMemberWriterImpl.addInheritedSummaryLink
(TypeElement typeElement, Element member, Content target) protected void
EnumConstantWriterImpl.addInheritedSummaryLink
(TypeElement typeElement, Element member, Content target) protected void
FieldWriterImpl.addInheritedSummaryLink
(TypeElement typeElement, Element member, Content target) protected void
NestedClassWriterImpl.addInheritedSummaryLink
(TypeElement typeElement, Element member, Content target) protected void
PropertyWriterImpl.addInheritedSummaryLink
(TypeElement typeElement, Element member, Content target) void
HtmlDocletWriter.addInlineComment
(Element element, DocTree tag, Content target) Add the inline comment.void
HtmlDocletWriter.addInlineComment
(Element element, Content target) Adds the full-body content of the given element.void
HtmlDocletWriter.addInlineDeprecatedComment
(Element e, DeprecatedTree tag, Content target) Add the inline deprecated comment.void
ClassWriterImpl.addInterfaceUsageInfo
(Content target) protected void
AbstractTreeWriter.addLevelInfo
(TypeElement parent, Collection<TypeElement> collection, ClassTree.Hierarchy hierarchy, Content content) Add each level of the class tree.protected void
IndexWriter.addLinksForIndexes
(List<Character> allFirstCharacters, Content content) Add links for all the index files, based on the first character of the names of the items.protected void
PackageTreeWriter.addLinkToAllPackages
(Content target) Add a link to the tree for all the packages.void
ConstantsSummaryWriterImpl.addLinkToPackageContent
(String abbrevPackageName, Content content) void
HtmlSerialFieldWriter.addMemberDeprecatedInfo
(VariableElement field, Content content) Add the deprecated information for this member.protected void
IndexWriter.addMemberDesc
(Element member, TypeElement enclosing, Content content) Adds a description for a member element.void
HtmlSerialFieldWriter.addMemberDescription
(VariableElement field, SerialFieldTree serialFieldTag, Content content) Add the description text for this member represented by the tag.void
HtmlSerialFieldWriter.addMemberDescription
(VariableElement field, Content content) Add the description text for this member.void
HtmlSerialMethodWriter.addMemberDescription
(ExecutableElement member, Content methodsContent) Add the description text for this member.void
HtmlSerialFieldWriter.addMemberHeader
(TypeMirror fieldType, String fieldName, Content content) void
HtmlSerialMethodWriter.addMemberHeader
(ExecutableElement member, Content methodsContent) Add the member header.void
HtmlSerialFieldWriter.addMemberTags
(VariableElement field, Content content) Add the tag information for this member.void
HtmlSerialMethodWriter.addMemberTags
(ExecutableElement member, Content methodsContent) Add the tag information for this member.protected void
AbstractMemberWriter.addModifiersAndType
(Element member, TypeMirror type, Content target) Adds the modifiers and type for the member in the member summary.void
ModuleWriterImpl.addModuleContent
(Content source) void
ModuleWriterImpl.addModuleDescription
(Content moduleContent) void
ModuleWriterImpl.addModuleSignature
(Content moduleContent) void
ModuleWriterImpl.addModulesSummary
(Content summariesList) void
ClassWriterImpl.addNestedClassInfo
(Content target) protected static void
MethodWriterImpl.addOverridden
(HtmlDocletWriter writer, TypeMirror overriddenType, ExecutableElement method, Content dl) Adds “overrides” or “specified by” information about a method (if appropriate) into a definition list.protected void
AbstractOverviewIndexWriter.addOverviewComment
(Content content) Adds the overview comment as provided in the file specified by the “-overview” option on the command line.protected void
AbstractOverviewIndexWriter.addOverviewHeader
(Content target) Adds the overview summary comment for this documentation.protected void
AbstractOverviewIndexWriter.addOverviewTags
(Content content) Adds the block tags provided in the file specified by the “-overview” option.protected void
ClassUseWriter.addPackageAnnotationList
(Content content) Add the package annotation elements.void
PackageWriterImpl.addPackageContent
(Content packageContent) void
ModuleWriterImpl.addPackageDeprecationInfo
(Content li, PackageElement pkg) Add the module package deprecation information to the documentation tree.void
PackageWriterImpl.addPackageDescription
(Content packageContent) void
ConstantsSummaryWriterImpl.addPackageGroup
(String abbrevPackageName, Content toContent) protected void
ClassUseWriter.addPackageList
(Content content) Add the packages elements that use the given class.protected void
PackageUseWriter.addPackageList
(Content content) Add the list of packages that use the given package.protected void
AllPackagesIndexWriter.addPackages
(Content target) Add all the packages to the content.void
SerializedFormWriterImpl.addPackageSerialized
(Content serializedSummaries, Content packageSerialized) void
PackageWriterImpl.addPackageSignature
(Content packageContent) void
ModuleWriterImpl.addPackagesSummary
(Content summariesList) void
PackageWriterImpl.addPackageSummary
(List<PackageElement> packages, Content label, TableHeader tableHeader, Content summaryContent, boolean showModules) void
PackageWriterImpl.addPackageTags
(Content packageContent) protected void
TreeWriter.addPackageTreeLinks
(Content content) Add the links to all the package tree files.protected void
PackageUseWriter.addPackageUse
(Content content) Add the package use information.protected void
AbstractExecutableMemberWriter.addParam
(VariableElement param, TypeMirror paramType, boolean isVarArg, Content target) Add the parameter for the executable member.protected void
AbstractExecutableMemberWriter.addParameters
(ExecutableElement member, Content target) Add all the parameters for the executable member.void
ClassWriterImpl.addParamInfo
(Content target) protected void
AbstractTreeWriter.addPartialInfo
(TypeElement typeElement, Content content) Add information about the class kind, if it’s a “class” or “interface”.void
HtmlDocletWriter.addPreQualifiedClassLink
(HtmlLinkInfo.Kind context, TypeElement typeElement, HtmlStyle style, Content target) Add the class link with the package portion of the label in plain text.void
HtmlDocletWriter.addPreQualifiedClassLink
(HtmlLinkInfo.Kind context, TypeElement typeElement, Content target) Adds a link to the given class.void
HtmlDocletWriter.addPreQualifiedStrongClassLink
(HtmlLinkInfo.Kind context, TypeElement typeElement, Content content) Add the class link, with only class name as the strong link and prefixing plain package name.void
AnnotationTypeMemberWriterImpl.addPreview
(Element member, Content content) void
ConstructorWriterImpl.addPreview
(ExecutableElement constructor, Content content) void
EnumConstantWriterImpl.addPreview
(VariableElement enumConstant, Content content) void
FieldWriterImpl.addPreview
(VariableElement field, Content content) void
MethodWriterImpl.addPreview
(ExecutableElement method, Content content) void
PropertyWriterImpl.addPreview
(ExecutableElement property, Content content) void
HtmlDocletWriter.addPreviewComment
(Element element, List<? extends DocTree> firstSentenceTags, Content target) Adds the preview content.protected void
AbstractMemberWriter.addPreviewInfo
(Element member, Content content) Add the preview information for the given member.void
HtmlDocletWriter.addPreviewInfo
(Element forWhat, Content target) void
HtmlDocletWriter.addPreviewSummary
(Element forWhat, Content target) protected void
AbstractExecutableMemberWriter.addReceiver
(ExecutableElement member, TypeMirror rcvrType, Content target) Add the receiver information.void
PackageWriterImpl.addRelatedPackagesSummary
(Content summaryContent) void
Adds a row of data to the table.void
Adds a row of data to the table.protected void
SearchWriter.addSearchFileContents
(Content contentTree) Adds the search file contents to the content tree.void
SerializedFormWriterImpl.addSerializedContent
(Content source) Add the serialized content section.void
SerializedFormWriterImpl.addSerialUIDInfo
(String header, String serialUID, Content target) Adds the serial UID info.void
ModuleWriterImpl.addServicesSummary
(Content summariesList) void
HtmlDocletWriter.addSrcLink
(Element element, Content label, Content target) Add the link to the content.void
SourceToHTMLConverter.addStyleSheetProperties
(Content head) Returns a link to the stylesheet file.protected void
SourceToHTMLConverter.addStylesheets
(Content head) void
ClassWriterImpl.addSubClassInfo
(Content target) void
ClassWriterImpl.addSubInterfacesInfo
(Content target) void
AnnotationTypeMemberWriterImpl.addSummary
(Content summariesList, Content content) void
ConstructorWriterImpl.addSummary
(Content summariesList, Content content) void
EnumConstantWriterImpl.addSummary
(Content summariesList, Content content) void
FieldWriterImpl.addSummary
(Content summariesList, Content content) void
MethodWriterImpl.addSummary
(Content summariesList, Content content) void
NestedClassWriterImpl.addSummary
(Content summariesList, Content content) void
PropertyWriterImpl.addSummary
(Content summariesList, Content content) void
SubWriterHolderWriter.addSummary
(HtmlStyle style, HtmlId htmlId, Content target, Content source) Adds a section for a summary with the given CSS class and id attribute.protected void
SummaryListWriter.addSummaryAPI
(SortedSet<Element> apiList, HtmlId id, String headingKey, String headerKey, Content content) Add summary information to the documentationvoid
HtmlDocletWriter.addSummaryComment
(Element element, List<? extends DocTree> firstSentenceTags, Content target) Adds the summary content.void
HtmlDocletWriter.addSummaryComment
(Element element, Content target) Adds the summary content.void
HtmlDocletWriter.addSummaryDeprecatedComment
(Element element, DeprecatedTree tag, Content target) void
ModuleWriterImpl.addSummaryHeader
(Content startMarker, Content heading, Content target) Add the summary header.void
SubWriterHolderWriter.addSummaryHeader
(AbstractMemberWriter mw, Content memberContent) Add the summary header.abstract void
AbstractMemberWriter.addSummaryLabel
(Content content) Adds the summary label for the member.void
AnnotationTypeMemberWriterImpl.addSummaryLabel
(Content content) void
ConstructorWriterImpl.addSummaryLabel
(Content content) void
EnumConstantWriterImpl.addSummaryLabel
(Content content) void
FieldWriterImpl.addSummaryLabel
(Content content) void
MethodWriterImpl.addSummaryLabel
(Content content) void
NestedClassWriterImpl.addSummaryLabel
(Content content) void
PropertyWriterImpl.addSummaryLabel
(Content content) protected void
AbstractExecutableMemberWriter.addSummaryLink
(HtmlLinkInfo.Kind context, TypeElement te, Element member, Content target) protected void
AbstractMemberWriter.addSummaryLink
(TypeElement typeElement, Element member, Content content) Adds the summary link for the member.protected abstract void
AbstractMemberWriter.addSummaryLink
(HtmlLinkInfo.Kind context, TypeElement typeElement, Element member, Content content) Adds the summary link for the member.protected void
AnnotationTypeMemberWriterImpl.addSummaryLink
(HtmlLinkInfo.Kind context, TypeElement typeElement, Element member, Content content) protected void
EnumConstantWriterImpl.addSummaryLink
(HtmlLinkInfo.Kind context, TypeElement typeElement, Element member, Content content) protected void
FieldWriterImpl.addSummaryLink
(HtmlLinkInfo.Kind context, TypeElement typeElement, Element member, Content content) protected void
NestedClassWriterImpl.addSummaryLink
(TypeElement typeElement, Element member, Content content) protected void
NestedClassWriterImpl.addSummaryLink
(HtmlLinkInfo.Kind context, TypeElement typeElement, Element member, Content content) protected void
PropertyWriterImpl.addSummaryLink
(HtmlLinkInfo.Kind context, TypeElement typeElement, Element member, Content content) void
SubWriterHolderWriter.addSummaryLinkComment
(Element member, List<? extends DocTree> firstSentenceTags, Content tdSummaryContent) Add the summary link comment.void
SubWriterHolderWriter.addSummaryLinkComment
(Element member, Content content) Add the summary link for the member.protected abstract void
AbstractMemberWriter.addSummaryType
(Element member, Content content) Adds the summary type for the member.protected void
AnnotationTypeMemberWriterImpl.addSummaryType
(Element member, Content content) protected void
ConstructorWriterImpl.addSummaryType
(Element member, Content content) protected void
EnumConstantWriterImpl.addSummaryType
(Element member, Content content) protected void
FieldWriterImpl.addSummaryType
(Element member, Content content) protected void
MethodWriterImpl.addSummaryType
(Element member, Content content) protected void
NestedClassWriterImpl.addSummaryType
(Element member, Content content) protected void
PropertyWriterImpl.addSummaryType
(Element member, Content content) void
ClassWriterImpl.addSuperInterfacesInfo
(Content target) protected void
SystemPropertiesWriter.addSystemProperties
(Content target) Adds all the system properties to the content.Adds a tab to the table.protected void
IndexWriter.addTagDescription
(IndexItem item, Content target) Adds a description for an item found in a documentation comment.void
void
ConstructorWriterImpl.addTags
(ExecutableElement constructor, Content constructorContent) void
EnumConstantWriterImpl.addTags
(VariableElement enumConstant, Content content) void
FieldWriterImpl.addTags
(VariableElement field, Content fieldContent) void
MethodWriterImpl.addTags
(ExecutableElement method, Content methodContent) void
PropertyWriterImpl.addTags
(ExecutableElement property, Content propertyContent) protected void
HtmlDocletWriter.addTagsInfo
(Element e, Content content) Adds the tags information.protected void
AbstractTreeWriter.addTree
(ClassTree.Hierarchy hierarchy, String heading, Content content) Adds a class or interface hierarchy with a given heading to given content.protected void
AbstractMemberWriter.addUseInfo
(List<? extends Element> members, Content heading, Content content) Adds use information to the documentation.protected void
SummaryListWriter.generateSummaryListFile
(Navigation.PageMode pageMode, String description, Content headContent, String titleKey) Generate the API summary.AnnotationTypeMemberWriterImpl.getAnnotationDetails
(Content annotationDetailsHeader, Content annotationDetails) ClassWriterImpl.getClassInfo
(Content classInfo) ConstructorWriterImpl.getConstructorDetails
(Content memberDetailsHeader, Content memberDetails) ConstructorWriterImpl.getConstructorDetailsHeader
(Content content) HtmlDocletWriter.getCrossClassLink
(TypeElement classElement, String refMemName, Content label, HtmlStyle style, boolean code) Return a class cross link to external class documentation.SubWriterHolderWriter.getDetailsListItem
(Content content) Returns an item for the list of details for members of a given kind.HtmlDocletWriter.getDocLink
(HtmlLinkInfo.Kind context, TypeElement typeElement, Element element, Content label, HtmlStyle style, boolean isProperty) Return the link for the given member.EnumConstantWriterImpl.getEnumConstantsDetails
(Content memberDetailsHeader, Content content) EnumConstantWriterImpl.getEnumConstantsDetailsHeader
(TypeElement typeElement, Content memberDetails) EnumConstantWriterImpl.getEnumConstantsHeader
(VariableElement enumConstant, Content enumConstantsDetails) FieldWriterImpl.getFieldDetails
(Content memberDetailsHeaderContent, Content memberContent) FieldWriterImpl.getFieldDetailsHeader
(Content content) Get the member contentGibt the member content zurück.ClassWriterImpl.getMemberDetails
(Content content) SubWriterHolderWriter.getMemberDetailsContent
(Content content) Gibt the member details zurück.AbstractMemberWriter.getMemberListItem
(Content memberContent) SubWriterHolderWriter.getMemberListItem
(Content member) Gibt a member item zurück.SubWriterHolderWriter.getMemberSummary
(Content memberContent) Gibt the member summary content zurück.AnnotationTypeMemberWriterImpl.getMemberSummaryHeader
(TypeElement typeElement, Content content) ConstructorWriterImpl.getMemberSummaryHeader
(TypeElement typeElement, Content content) EnumConstantWriterImpl.getMemberSummaryHeader
(TypeElement typeElement, Content content) FieldWriterImpl.getMemberSummaryHeader
(TypeElement typeElement, Content content) MethodWriterImpl.getMemberSummaryHeader
(TypeElement typeElement, Content target) NestedClassWriterImpl.getMemberSummaryHeader
(TypeElement typeElement, Content content) PropertyWriterImpl.getMemberSummaryHeader
(TypeElement typeElement, Content content) MethodWriterImpl.getMethodDetails
(Content methodDetailsHeader, Content methodDetails) MethodWriterImpl.getMethodDetailsHeader
(Content content) HtmlDocletWriter.getModuleLink
(ModuleElement mdle, Content label) Gibt a link to module zurück.HtmlDocletWriter.getModuleLink
(ModuleElement mdle, Content label, String fragment) Gibt a link to module zurück.HtmlDocletWriter.getPackageLink
(PackageElement packageElement, Content label) Gibt the link to the given package zurück.HtmlDocletWriter.getPackageLink
(PackageElement packageElement, Content label, String fragment) Gibt the link to the given package zurück.PackageWriterImpl.getPackageSummary
(Content summaryContent) PropertyWriterImpl.getPropertyDetails
(Content memberDetailsHeader, Content memberDetails) PropertyWriterImpl.getPropertyDetailsHeader
(Content memberDetails) HtmlSerialFieldWriter.getSerializableFields
(String heading, Content source) HtmlSerialMethodWriter.getSerializableMethods
(String heading, Content source) Add serializable methods.SubWriterHolderWriter.getSummariesListItem
(Content content) Returns an item for the list of summaries for members of a given kind.ModuleWriterImpl.getSummary
(Content source) Contents.join
(Content separator, Collection<Content> items) Returns content composed of items joined together with the specified separator.Set the label for the link.void
ClassWriterImpl.printDocument
(Content content) void
ConstantsSummaryWriterImpl.printDocument
(Content content) void
ModuleWriterImpl.printDocument
(Content content) void
PackageWriterImpl.printDocument
(Content content) void
SerializedFormWriterImpl.printDocument
(Content source) void
HtmlDocletWriter.printHtmlDocument
(List<String> metakeywords, String description, List<DocPath> localStylesheets, Content body) Generates the HTML document tree and prints it out.void
HtmlDocletWriter.printHtmlDocument
(List<String> metakeywords, String description, Content body) Generates the HTML document tree and prints it out.void
HtmlDocletWriter.printHtmlDocument
(List<String> metakeywords, String description, Content extraHeadContent, List<DocPath> localStylesheets, Content body) Generates the HTML document tree and prints it out.Table.setCaption
(Content captionContent) Sets the caption for the table.Table.setDefaultTab
(Content label) Sets the label for the default tab, which displays all the rows in the table.Navigation.setNavLinkClass
(Content navLinkClass) Navigation.setNavLinkModule
(Content navLinkModule) Navigation.setNavLinkPackage
(Content navLinkPackage) Navigation.setUserHeader
(Content userHeader) Modifizierer und TypMethodeBeschreibungvoid
Adds a row of data to the table.void
Adds a row of data to the table.protected void
Navigation.addTypeDetailLink
(VisibleMemberTable.Kind kind, boolean link, List<Content> listContents) Adds the navigation Type detail link.protected Content
HtmlDocletWriter.invalidTagOutput
(String summary, Optional<Content> detail) Returns the output for an invalid tag.Contents.join
(Content separator, Collection<Content> items) Returns content composed of items joined together with the specified separator.TagletWriterImpl.throwsTagOutput
(TypeMirror throwsType, Optional<Content> content) ModifiziererKonstruktorBeschreibungTableHeader
(Content... headerCellContents) Creates a header row, with specified content for each cell.ModifiziererKonstruktorBeschreibungTableHeader
(List<Content> headerCellContents) Creates a header row, with specified content for each cell. -
Verwendungen von Content in org.jdrupes.mdoclet.internal.doclets.formats.html.markup
Modifizierer und TypKlasseBeschreibungclass
Content for the element.class
Class for generating a comment for HTML pages of javadoc output.class
A sequence of Content nodes.class
A representation of HTML entities.class
An HTML element.class
A tree node representing an HTML element, containing the name of the element, a collection of attributes, and content.class
Class for generating raw HTML content to be added to HTML pages of javadoc output.class
Class for containing immutable string content for HTML tags of javadoc output.class
Class for generating string content for HTML tags of javadoc output.Modifizierer und TypMethodeBeschreibungScript.asContent()
Returns a “live” view of the script as a Content object.Links.createExternalLink
(DocLink link, Content label) Creates an external link.Links.createLink
(HtmlId id, Content label) Creates a link of the form label.Links.createLink
(HtmlId id, Content label, boolean link) Creates a link of the form label if link is true, or else just returns label.Links.createLink
(HtmlId id, Content label, String title) Creates a link of the form label.Links.createLink
(DocLink link, Content label) Creates a link of the form label.Links.createLink
(DocLink link, Content label, String title) Creates a link of the form label.Links.createLink
(DocLink link, Content label, HtmlStyle style, String title) Creates a link of the form label.Links.createLink
(DocLink link, Content label, HtmlStyle style, String title, boolean isExternal) Creates a link of the form label.Links.createLink
(DocPath path, String label) Creates a link of the form label.Links.createLink
(DocPath path, Content label) Creates a link of the form label.Links.createLink
(DocPath path, Content label, String title) Creates a link of the form label.Links.createLink
(DocPath path, Content label, HtmlStyle style, String title) Creates a link of the form label.Modifizierer und TypMethodeBeschreibungstatic HtmlTree
Creates an HTML A element.static HtmlTree
Creates an HTML A element.Adds additional content for the HTML element.Head.addContent
(Content... contents) Adds additional content to be included in the HEAD element.BodyContents.addMainContent
(Content content) HtmlTree.addUnchecked
(Content content) Adds content to this HTML tree without checking whether it is discardable.static HtmlTree
Creates an HTML CAPTION element with the given content.static HtmlTree
Creates an HTML CODE element with the given content.Links.createExternalLink
(DocLink link, Content label) Creates an external link.Links.createLink
(HtmlId id, Content label) Creates a link of the form label.Links.createLink
(HtmlId id, Content label, boolean link) Creates a link of the form label if link is true, or else just returns label.Links.createLink
(HtmlId id, Content label, String title) Creates a link of the form label.Links.createLink
(DocLink link, Content label) Creates a link of the form label.Links.createLink
(DocLink link, Content label, String title) Creates a link of the form label.Links.createLink
(DocLink link, Content label, HtmlStyle style, String title) Creates a link of the form label.Links.createLink
(DocLink link, Content label, HtmlStyle style, String title, boolean isExternal) Creates a link of the form label.Links.createLink
(DocPath path, Content label) Creates a link of the form label.Links.createLink
(DocPath path, Content label, String title) Creates a link of the form label.Links.createLink
(DocPath path, Content label, HtmlStyle style, String title) Creates a link of the form label.static HtmlTree
Creates an HTML DD element with the given content.static HtmlTree
Creates an HTML DIV element with the given style and content.static HtmlTree
Creates an HTML DIV element with the given content.static HtmlTree
Creates an HTML DL element with the given style and content.static HtmlTree
Creates an HTML DT element with the given content.static HtmlTree
Creates an HTML heading element with the given style and content.static HtmlTree
Creates an HTML heading element with the given content.static HtmlTree
HtmlTree.HEADING_TITLE
(TagName headingTag, HtmlStyle style, Content body) Creates an HTML heading element with the given style and content.static HtmlTree
HtmlTree.HEADING_TITLE
(TagName headingTag, Content body) Creates an HTML heading element with the given style and content.static HtmlTree
Creates an HTML HTML element with the given lang attribute, and HEAD and BODY contents.static HtmlTree
Creates an HTML LABEL element with the given content.static HtmlTree
Creates an HTML LI element with the given style and the given content.static HtmlTree
Creates an HTML LI element with the given content.static HtmlTree
Creates an HTML MAIN element with the given content.static HtmlTree
Creates an HTML NOSCRIPT element with some content.static HtmlTree
Creates an HTML P element with the given style and some content.static HtmlTree
Creates an HTML P element with some content.static HtmlTree
Creates an HTML PRE element with some content.static HtmlTree
Creates an HTML SECTION element with the given style and some content.Sets the title attribute.static HtmlTree
Creates an HTML SMALL element with some content.static HtmlTree
Creates an HTML SPAN element with the given id and style, and some content.static HtmlTree
Creates an HTML SPAN element with the given style and some content.static HtmlTree
Creates an HTML SPAN element with some content.static HtmlTree
Creates an HTML SPAN element with the given id and some content.static RawHtml
RawHtml.startElement
(CharSequence name, Content attrs, boolean selfClosing) Creates HTML for the start of an element.static HtmlTree
Creates an HTML SUMMARY element with the given content.static HtmlTree
Creates an HTML SUP element with the given content.static HtmlTree
Creates an HTML TD element with the given style and some content.static HtmlTree
Creates an HTML TH element with the given scope, and some content.static HtmlTree
Creates an HTML TH element with the given style and scope, and some content.static HtmlTree
Creates an HTML UL element with the given style and some content.Modifizierer und TypMethodeBeschreibungAdds each of a list of content items.<T> HtmlTree
HtmlTree.addAll
(Collection<T> items, Function<T, Content> mapper) Adds each of a collection of items, using a map function to create the content for each item.static <T> HtmlTree
HtmlTree.UL
(HtmlStyle style, Collection<T> items, Function<T, Content> mapper) Creates an HTML UL element with the given style and content generated from a collection of items.ModifiziererKonstruktorBeschreibungContentBuilder
(Content... contents) HtmlDocument
(Content html) Constructs an HTML document. -
Verwendungen von Content in org.jdrupes.mdoclet.internal.doclets.toolkit
Modifizierer und TypMethodeBeschreibungContent.add
(CharSequence stringContent) Adds a string content to the existing content.Adds content to the existing content.<T> Content
Content.addAll
(Collection<T> items, Function<T, Content> mapper) Adds content to the existing content, generated from a collection of items This is an optional operation.AnnotationTypeMemberWriter.getAnnotationDetails
(Content annotationDetailsHeader, Content annotationDetails) Gets the annotation type details.AnnotationTypeMemberWriter.getAnnotationDetailsHeader()
Adds the annotation type details header.AnnotationTypeMemberWriter.getAnnotationHeaderContent
(Element member) Gets the annotation type documentation header.ConstantsSummaryWriter.getClassConstantHeader()
Get the class summary header for the constants summary.ClassWriter.getClassContentHeader()
Get the class content header.SerializedFormWriter.getClassContentHeader()
Gibt the serialized class header zurück.SerializedFormWriter.getClassHeader
(TypeElement typeElement) Gibt the heading for the serializable class zurück.ClassWriter.getClassInfo
(Content classInfo) Gibt the class information zurück.SerializedFormWriter.getClassSerializedHeader()
Gibt the serialized class header zurück.ConstantsSummaryWriter.getConstantSummaries()
Get the constant summaries for the document.ConstructorWriter.getConstructorDetails
(Content memberDetailsHeader, Content memberDetails) Gibt the constructor details zurück.ConstructorWriter.getConstructorDetailsHeader
(Content content) Gibt the constructor details header zurück.ConstructorWriter.getConstructorHeaderContent
(ExecutableElement constructor) Gibt the constructor documentation header zurück.ModuleSummaryWriter.getContentHeader()
Get the header for the module content.PackageSummaryWriter.getContentHeader()
Get the header for the package content.ConstantsSummaryWriter.getContentsHeader()
Get the header for the constant content list.ClassWriter.getDetailsList()
Returns a list to be used for the list of details for members of a given kind.ClassWriter.getDetailsListItem
(Content content) Returns an item for the list of details for members of a given kind.EnumConstantWriter.getEnumConstantsDetails
(Content memberDetailsHeader, Content content) Get the enum constants details.EnumConstantWriter.getEnumConstantsDetailsHeader
(TypeElement typeElement, Content memberDetails) Get the enum constants details header.EnumConstantWriter.getEnumConstantsHeader
(VariableElement enumConstant, Content enumConstantsDetails) Get the enum constants documentation header.FieldWriter.getFieldDetails
(Content memberDetailsHeaderContent, Content memberContent) Get the field details.FieldWriter.getFieldDetailsHeader
(Content content) Get the field details header.FieldWriter.getFieldHeaderContent
(VariableElement field) Get the field documentation header.SerializedFormWriter.SerialFieldWriter.getFieldsContentHeader
(boolean isLastContent) Gibt the field content header zurück.Get the header of the page.ConstantsSummaryWriter.getHeader()
Get the header for the constant summary documentation.Get the header.MemberSummaryWriter.getInheritedSummaryHeader
(TypeElement typeElement) Returns the inherited member summary header for the given class.MemberSummaryWriter.getInheritedSummaryLinks()
Returns the inherited summary links.Returns the member content.Gets the member.ClassWriter.getMemberDetails
(Content memberContent) Gibt the member details zurück.AnnotationTypeMemberWriter.getMemberHeader()
Adds the annotation type member header.ConstructorWriter.getMemberHeader()
EnumConstantWriter.getMemberHeader()
Gets the member header.FieldWriter.getMemberHeader()
Gets the member header.MethodWriter.getMemberHeader()
Gets the member header.MemberWriter.getMemberList()
Gibt a list to add member items to zurück.MemberWriter.getMemberListItem
(Content member) Gibt a member item zurück.ClassWriter.getMemberSummary
(Content memberContent) Gibt the member summary zurück.MemberSummaryWriter.getMemberSummaryHeader
(TypeElement typeElement, Content content) Returns the member summary header for the given class.MethodWriter.getMethodDetails
(Content methodDetailsHeader, Content methodDetails) Get the method details.MethodWriter.getMethodDetailsHeader
(Content content) Get the method details header.MethodWriter.getMethodHeader
(ExecutableElement method) Get the method documentation header.SerializedFormWriter.SerialMethodWriter.getMethodsContentHeader
(boolean isLastContent) Gibt the header for serializable methods content section zurück.ModuleSummaryWriter.getModuleHeader
(String heading) Get the header for the summary.SerializedFormWriter.SerialMethodWriter.getNoCustomizationMsg
(String msg) Gets a warning that no serializable methods exist.PackageSummaryWriter.getPackageHeader()
Get the header for the summary.SerializedFormWriter.getPackageHeader
(PackageElement packageElement) Gibt a header for the given package zurück.SerializedFormWriter.getPackageSerializedHeader()
Get the package serialized form header.PackageSummaryWriter.getPackageSummary
(Content summaryContent) Gets the package summary.PropertyWriter.getPropertyDetails
(Content memberDetailsHeader, Content memberDetails) Get the property details.PropertyWriter.getPropertyDetailsHeader
(Content memberDetails) Get the property details header.PropertyWriter.getPropertyHeaderContent
(ExecutableElement property) Get the property documentation header.SerializedFormWriter.SerialFieldWriter.getSerializableFields
(String heading, Content content) Gibt the fields zurück.SerializedFormWriter.SerialFieldWriter.getSerializableFieldsHeader()
Gibt the serializable field header zurück.SerializedFormWriter.SerialMethodWriter.getSerializableMethods
(String heading, Content source) Gets the given heading.SerializedFormWriter.SerialMethodWriter.getSerializableMethodsHeader()
Gibt the header for serializable methods section zurück.SerializedFormWriter.getSerializedSummariesHeader()
Get the serialized form summaries header.SerializedFormWriter.getSerialUIDInfoHeader()
Gibt the serial UID info header zurück.AnnotationTypeMemberWriter.getSignature
(Element member) Gibt the signature for the specified member zurück.ConstructorWriter.getSignature
(ExecutableElement constructor) Gibt the signature for the given constructor zurück.EnumConstantWriter.getSignature
(VariableElement enumConstant) Get the signature for the given enum constant.FieldWriter.getSignature
(VariableElement field) Get the signature for the given field.MethodWriter.getSignature
(ExecutableElement method) Get the signature for the given method.PropertyWriter.getSignature
(ExecutableElement property) Get the signature for the given property.ClassWriter.getSummariesList()
Returns a list to be used for the list of summaries for members of a given kind.ModuleSummaryWriter.getSummariesList()
Get the header for the summary header.PackageSummaryWriter.getSummariesList()
Get the header for the package summary.ClassWriter.getSummariesListItem
(Content content) Returns an item for the list of summaries for members of a given kind.ModuleSummaryWriter.getSummary
(Content source) Wrap the content into summary section.MemberSummaryWriter.getSummaryTable
(TypeElement typeElement) Returns the summary table for the given class.Modifizierer und TypMethodeBeschreibungAdds content to the existing content.void
PackageSummaryWriter.addAllClassesAndInterfacesSummary
(Content summaryContent) Adds the table of all classes and interfaces to the documentation.void
AnnotationTypeMemberWriter.addAnnotationDetailsMarker
(Content memberDetails) Adds the annotation type details marker.void
ConstantsSummaryWriter.addClassConstant
(Content fromClassConstant) Add the content list to the documentation summaries.void
ClassWriter.addClassContent
(Content classContent) Add the class content.void
ClassWriter.addClassDeprecationInfo
(Content classInfo) If this class is deprecated, add the appropriate information.void
ClassWriter.addClassDescription
(Content classInfo) Build the class description.void
ClassWriter.addClassSignature
(Content classInfo) Add the signature of the current class content.void
ClassWriter.addClassTagInfo
(Content classInfo) Add the tag information for the current class.void
ClassWriter.addClassTree
(Content target) Add the class inheritance tree documentation.void
AnnotationTypeMemberWriter.addComments
(Element member, Content annotationContent) Adds the comments for the given member.void
ConstructorWriter.addComments
(ExecutableElement constructor, Content constructorContent) Add the comments for the given constructor.void
EnumConstantWriter.addComments
(VariableElement enumConstant, Content enumConstants) Add the comments for the given enum constant.void
FieldWriter.addComments
(VariableElement field, Content fieldContent) Add the comments for the given field.void
MethodWriter.addComments
(TypeMirror holder, ExecutableElement method, Content methodContent) Add the comments for the given method.void
PropertyWriter.addComments
(ExecutableElement property, Content propertyContent) Add the comments for the given property.void
ConstantsSummaryWriter.addConstantMembers
(TypeElement typeElement, Collection<VariableElement> fields, Content target) Adds the constant member table to the documentation.void
ConstantsSummaryWriter.addConstantSummaries
(Content content) Add the summaries list to the content.void
ConstantsSummaryWriter.addContentsList
(Content content) Add the content list to the documentation.void
AnnotationTypeMemberWriter.addDefaultValueInfo
(Element member, Content annotationContent) Adds the default value documentation if the member has one.void
AnnotationTypeMemberWriter.addDeprecated
(Element member, Content target) Adds the deprecated output for the given member.void
ConstructorWriter.addDeprecated
(ExecutableElement constructor, Content constructorContent) Add the deprecated output for the given constructor.void
EnumConstantWriter.addDeprecated
(VariableElement enumConstant, Content content) Add the deprecated output for the given enum constant.void
FieldWriter.addDeprecated
(VariableElement field, Content fieldContent) Add the deprecated output for the given field.void
MethodWriter.addDeprecated
(ExecutableElement method, Content methodContent) Add the deprecated output for the given method.void
PropertyWriter.addDeprecated
(ExecutableElement property, Content propertyContent) Add the deprecated output for the given property.void
SerializedFormWriter.SerialMethodWriter.addDeprecatedMemberInfo
(ExecutableElement member, Content methodsContent) Adds the deprecated information for this member.void
ClassWriter.addFunctionalInterfaceInfo
(Content target) If this is an functional interface, display appropriate message.void
ClassWriter.addImplementedInterfacesInfo
(Content target) Add all implemented interfaces if this is a class.void
MemberSummaryWriter.addInheritedMemberSummary
(TypeElement typeElement, Element member, boolean isFirst, boolean isLast, Content content) Adds the inherited member summary for the given class and member.void
ClassWriter.addInterfaceUsageInfo
(Content target) If this is an interface, add all classes that implement this interface.void
ConstantsSummaryWriter.addLinkToPackageContent
(String abbrevPackageName, Content content) Adds the given package name link to the constant content list.void
SerializedFormWriter.SerialFieldWriter.addMemberDeprecatedInfo
(VariableElement field, Content content) Adds the deprecated information for this member.void
SerializedFormWriter.SerialFieldWriter.addMemberDescription
(VariableElement field, SerialFieldTree serialFieldTag, Content content) Adds the description text for this member represented by the tag.void
SerializedFormWriter.SerialFieldWriter.addMemberDescription
(VariableElement field, Content content) Adds the description text for this member.void
SerializedFormWriter.SerialMethodWriter.addMemberDescription
(ExecutableElement member, Content methodsContent) Adds the description for this member.void
SerializedFormWriter.SerialFieldWriter.addMemberHeader
(TypeMirror fieldType, String fieldName, Content content) Adds the member header.void
SerializedFormWriter.SerialMethodWriter.addMemberHeader
(ExecutableElement member, Content methodsContent) Adds the header.void
SerializedFormWriter.SerialFieldWriter.addMemberTags
(VariableElement field, Content content) Adds the tag information for this member.void
SerializedFormWriter.SerialMethodWriter.addMemberTags
(ExecutableElement member, Content methodsContent) Adds the tag information for this member.void
ModuleSummaryWriter.addModuleContent
(Content source) Adds the module content to the documentation.void
ModuleSummaryWriter.addModuleDescription
(Content moduleContent) Adds the module description.void
ModuleSummaryWriter.addModuleSignature
(Content moduleContent) Adds the module signature.void
ModuleSummaryWriter.addModulesSummary
(Content summariesList) Adds the summary of modules to the list of summaries.void
ClassWriter.addNestedClassInfo
(Content target) If this is an inner class or interface, add the enclosing class or interface.void
PackageSummaryWriter.addPackageContent
(Content packageContent) Adds the tag information from the “packages.html” or “package-info.java” file to the documentation.void
PackageSummaryWriter.addPackageDescription
(Content packageContent) Adds the package description from the “packages.html” file to the documentation.void
ConstantsSummaryWriter.addPackageGroup
(String abbrevPackageName, Content toContent) Adds a header for the given abbreviated package name.void
SerializedFormWriter.addPackageSerialized
(Content serializedSummaries, Content packageSerialized) Add the serialized package to the serialized summaries.void
PackageSummaryWriter.addPackageSignature
(Content packageContent) Adds the package signature.void
ModuleSummaryWriter.addPackagesSummary
(Content summariesList) Adds the summary of packages to the list of summaries.void
PackageSummaryWriter.addPackageTags
(Content packageContent) Adds the tag information from the “packages.html” file to the documentation.void
ClassWriter.addParamInfo
(Content target) Add the type parameter and state component information.void
AnnotationTypeMemberWriter.addPreview
(Element member, Content content) Adds the preview output for the given member.void
ConstructorWriter.addPreview
(ExecutableElement member, Content content) Add the preview output for the given member.void
EnumConstantWriter.addPreview
(VariableElement member, Content content) Add the preview output for the given member.void
FieldWriter.addPreview
(VariableElement member, Content content) Adds the preview output for the given member.void
MethodWriter.addPreview
(ExecutableElement member, Content content) Adds the preview output for the given member.void
PropertyWriter.addPreview
(ExecutableElement member, Content content) Add the preview output for the given member.void
PackageSummaryWriter.addRelatedPackagesSummary
(Content summaryContent) Adds the table of related packages to the documentation.void
SerializedFormWriter.addSerializedContent
(Content source) Add the serialized content to the body content.void
SerializedFormWriter.addSerialUIDInfo
(String header, String serialUID, Content target) Adds the serial UID info.void
ModuleSummaryWriter.addServicesSummary
(Content summariesList) Adds the summary of services to the list of summaries.void
ClassWriter.addSubClassInfo
(Content target) Add all the classes that extend this one.void
ClassWriter.addSubInterfacesInfo
(Content target) Add all the interfaces that extend this one.void
MemberSummaryWriter.addSummary
(Content summariesList, Content content) Adds the given summary to the list of summaries.void
ClassWriter.addSuperInterfacesInfo
(Content target) Add all superinterfaces if this is an interface.void
Adds the tags for the given member.void
ConstructorWriter.addTags
(ExecutableElement constructor, Content constructorContent) Add the tags for the given constructor.void
EnumConstantWriter.addTags
(VariableElement enumConstant, Content content) Add the tags for the given enum constant.void
FieldWriter.addTags
(VariableElement field, Content fieldContent) Add the tags for the given field.void
MethodWriter.addTags
(ExecutableElement method, Content methodContent) Add the tags for the given method.void
PropertyWriter.addTags
(ExecutableElement property, Content propertyContent) Add the tags for the given property.AnnotationTypeMemberWriter.getAnnotationDetails
(Content annotationDetailsHeader, Content annotationDetails) Gets the annotation type details.ClassWriter.getClassInfo
(Content classInfo) Gibt the class information zurück.ConstructorWriter.getConstructorDetails
(Content memberDetailsHeader, Content memberDetails) Gibt the constructor details zurück.ConstructorWriter.getConstructorDetailsHeader
(Content content) Gibt the constructor details header zurück.ClassWriter.getDetailsListItem
(Content content) Returns an item for the list of details for members of a given kind.EnumConstantWriter.getEnumConstantsDetails
(Content memberDetailsHeader, Content content) Get the enum constants details.EnumConstantWriter.getEnumConstantsDetailsHeader
(TypeElement typeElement, Content memberDetails) Get the enum constants details header.EnumConstantWriter.getEnumConstantsHeader
(VariableElement enumConstant, Content enumConstantsDetails) Get the enum constants documentation header.FieldWriter.getFieldDetails
(Content memberDetailsHeaderContent, Content memberContent) Get the field details.FieldWriter.getFieldDetailsHeader
(Content content) Get the field details header.Returns the member content.Gets the member.ClassWriter.getMemberDetails
(Content memberContent) Gibt the member details zurück.MemberWriter.getMemberListItem
(Content member) Gibt a member item zurück.ClassWriter.getMemberSummary
(Content memberContent) Gibt the member summary zurück.MemberSummaryWriter.getMemberSummaryHeader
(TypeElement typeElement, Content content) Returns the member summary header for the given class.MethodWriter.getMethodDetails
(Content methodDetailsHeader, Content methodDetails) Get the method details.MethodWriter.getMethodDetailsHeader
(Content content) Get the method details header.PackageSummaryWriter.getPackageSummary
(Content summaryContent) Gets the package summary.PropertyWriter.getPropertyDetails
(Content memberDetailsHeader, Content memberDetails) Get the property details.PropertyWriter.getPropertyDetailsHeader
(Content memberDetails) Get the property details header.SerializedFormWriter.SerialFieldWriter.getSerializableFields
(String heading, Content content) Gibt the fields zurück.SerializedFormWriter.SerialMethodWriter.getSerializableMethods
(String heading, Content source) Gets the given heading.ClassWriter.getSummariesListItem
(Content content) Returns an item for the list of summaries for members of a given kind.ModuleSummaryWriter.getSummary
(Content source) Wrap the content into summary section.void
ClassWriter.printDocument
(Content content) Print the document.void
ConstantsSummaryWriter.printDocument
(Content content) Print the constants summary document.void
ModuleSummaryWriter.printDocument
(Content content) Print the module summary document.void
PackageSummaryWriter.printDocument
(Content content) Print the package summary document.void
SerializedFormWriter.printDocument
(Content source) Print the serialized form document.Modifizierer und TypMethodeBeschreibung<T> Content
Content.addAll
(Collection<T> items, Function<T, Content> mapper) Adds content to the existing content, generated from a collection of items This is an optional operation. -
Verwendungen von Content in org.jdrupes.mdoclet.internal.doclets.toolkit.builders
Modifizierer und TypMethodeBeschreibungabstract void
Build the documentation.void
void
void
void
void
void
protected void
PackageSummaryBuilder.buildAllClassesAndInterfacesSummary
(Content summariesList) Builds the summary for all classes and interfaces in this package.protected void
AnnotationTypeMemberBuilder.buildAnnotationTypeMember
(Content target) Build the member documentation.protected void
AnnotationTypeMemberBuilder.buildAnnotationTypeMemberChildren
(Content annotationContent) protected void
ClassBuilder.buildAnnotationTypeMemberDetails
(Content target) Build the annotation type optional member documentation.protected void
MemberSummaryBuilder.buildAnnotationTypeOptionalMemberSummary
(Content summariesList) Builds the summary for any optional members of an annotation type.protected void
MemberSummaryBuilder.buildAnnotationTypeRequiredMemberSummary
(Content summariesList) Builds the summary for any required members of an annotation type.protected void
SerializedFormBuilder.buildClassContent
(Content target) Build the summaries for the methods and fields.protected void
ClassBuilder.buildClassDescription
(Content target) Build the class description.protected void
ClassBuilder.buildClassInfo
(Content target) Build the class information documentation.protected void
SerializedFormBuilder.buildClassSerializedForm
(Content target) Build the class serialized form.protected void
ClassBuilder.buildClassSignature
(Content target) Build the signature of the current class.protected void
ClassBuilder.buildClassTagInfo
(Content target) Build the tag information for the current class.protected void
ClassBuilder.buildClassTree
(Content classContent) Build the class inheritance tree documentation.protected void
ConstantsSummaryBuilder.buildConstantMembers
(Content target) Builds the summary of constant members in the class.protected void
ConstructorBuilder.buildConstructorComments
(Content constructorContent) Build the comments for the constructor.protected void
ClassBuilder.buildConstructorDetails
(Content detailsList) Build the constructor documentation.protected void
ConstructorBuilder.buildConstructorDoc
(Content target) Build the constructor documentation.protected void
MemberSummaryBuilder.buildConstructorsSummary
(Content summariesList) Builds the summary for any constructors.protected void
AnnotationTypeMemberBuilder.buildDefaultValueInfo
(Content annotationContent) Build the default value for this optional member.protected void
SerializedFormBuilder.buildDeprecatedMethodInfo
(Content methodsContent) Build the deprecated method description.protected void
AnnotationTypeMemberBuilder.buildDeprecationInfo
(Content annotationContent) Build the deprecation information.protected void
ClassBuilder.buildDeprecationInfo
(Content target) If this class is deprecated, build the appropriate information.protected void
ConstructorBuilder.buildDeprecationInfo
(Content constructorContent) Build the deprecation information.protected void
EnumConstantBuilder.buildDeprecationInfo
(Content target) Build the deprecation information.protected void
FieldBuilder.buildDeprecationInfo
(Content fieldContent) Build the deprecation information.protected void
MethodBuilder.buildDeprecationInfo
(Content methodContent) Build the deprecation information.protected void
PropertyBuilder.buildDeprecationInfo
(Content propertyContent) Build the deprecation information.protected void
EnumConstantBuilder.buildEnumConstant
(Content target) Build the enum constant documentation.protected void
EnumConstantBuilder.buildEnumConstantComments
(Content target) Build the comments for the enum constant.protected void
ClassBuilder.buildEnumConstantsDetails
(Content detailsList) Build the enum constants documentation.protected void
MemberSummaryBuilder.buildEnumConstantsSummary
(Content summariesList) Builds the summary for any enum constants of an enum type.protected void
FieldBuilder.buildFieldComments
(Content fieldContent) Build the comments for the field.protected void
SerializedFormBuilder.buildFieldDeprecationInfo
(Content fieldsContent) Build the field deprecation information.protected void
ClassBuilder.buildFieldDetails
(Content detailsList) Build the field documentation.protected void
FieldBuilder.buildFieldDoc
(Content target) Build the field documentation.protected void
SerializedFormBuilder.buildFieldHeader
(Content classContent) Build the field header.protected void
SerializedFormBuilder.buildFieldInfo
(Content fieldsContent) Build the field information.void
SerializedFormBuilder.buildFieldSerializationOverview
(TypeElement typeElement, Content classContent) Build the serialization overview for the given class.protected void
MemberSummaryBuilder.buildFieldsSummary
(Content summariesList) Builds the summary for any fields.protected void
SerializedFormBuilder.buildFieldSubHeader
(Content fieldsContent) Build the field sub header.protected void
ClassBuilder.buildFunctionalInterfaceInfo
(Content target) If this is an functional interface, display appropriate message.protected void
ClassBuilder.buildImplementedInterfacesInfo
(Content target) If this is a class, list all interfaces implemented by this class.protected void
ClassBuilder.buildInterfaceUsageInfo
(Content target) If this is an interface, list all classes that implement this interface.protected void
AnnotationTypeMemberBuilder.buildMemberComments
(Content annotationContent) Build the comments for the member.protected void
ClassBuilder.buildMemberDetails
(Content classContent) Build the member details contents of the page.protected void
ClassBuilder.buildMemberSummary
(Content classContent) Build the member summary contents of the page.protected void
MethodBuilder.buildMethodComments
(Content methodContent) Build the comments for the method.protected void
SerializedFormBuilder.buildMethodDescription
(Content methodsContent) Build method description.protected void
ClassBuilder.buildMethodDetails
(Content detailsList) Build the method documentation.protected void
MethodBuilder.buildMethodDoc
(Content detailsList) Build the method documentation.protected void
SerializedFormBuilder.buildMethodInfo
(Content methodsContent) Build the information for the method.protected void
MemberSummaryBuilder.buildMethodsSummary
(Content summariesList) Builds the summary for any methods.protected void
SerializedFormBuilder.buildMethodSubHeader
(Content methodsContent) Build the method sub header.protected void
SerializedFormBuilder.buildMethodTags
(Content methodsContent) Build the method tags.protected void
ModuleSummaryBuilder.buildModuleDescription
(Content moduleContent) Builds the description for this module.protected void
ModuleSummaryBuilder.buildModulesSummary
(Content summariesList) Builds the summary of the module dependencies of this module.protected void
MemberSummaryBuilder.buildNestedClassesSummary
(Content summariesList) Builds the summary for any nested classes.protected void
ClassBuilder.buildNestedClassInfo
(Content target) If this is an inner class or interface, list the enclosing class or interface.protected void
PackageSummaryBuilder.buildPackageDescription
(Content packageContent) Build the description of the summary.protected void
ConstantsSummaryBuilder.buildPackageHeader
(Content target) Builds the header for the given package.protected void
SerializedFormBuilder.buildPackageHeader
(Content target) Build the package header.protected void
SerializedFormBuilder.buildPackageSerializedForm
(Content target) Build the package serialized form for the current package being processed.protected void
ModuleSummaryBuilder.buildPackagesSummary
(Content summariesList) Builds the summary of the packages exported or opened by this module.protected void
PackageSummaryBuilder.buildPackageTags
(Content packageContent) Build the tags of the summary.protected void
ClassBuilder.buildParamInfo
(Content target) Build the type parameters and state components of this class.protected void
AnnotationTypeMemberBuilder.buildPreviewInfo
(Content annotationContent) Build the preview information.protected void
ConstructorBuilder.buildPreviewInfo
(Content constructorContent) Build the preview information.protected void
EnumConstantBuilder.buildPreviewInfo
(Content target) Build the preview information.protected void
FieldBuilder.buildPreviewInfo
(Content fieldContent) Build the preview information.protected void
MethodBuilder.buildPreviewInfo
(Content methodContent) Build the preview information.protected void
PropertyBuilder.buildPreviewInfo
(Content propertyContent) Build the preview information.protected void
MemberSummaryBuilder.buildPropertiesSummary
(Content summariesList) Builds the summary for any properties.protected void
PropertyBuilder.buildPropertyComments
(Content propertyContent) Build the comments for the property.void
ClassBuilder.buildPropertyDetails
(Content detailsList) Build the property documentation.protected void
PropertyBuilder.buildPropertyDoc
(Content detailsList) Build the property documentation.protected void
PackageSummaryBuilder.buildRelatedPackagesSummary
(Content summariesList) Builds a list of “nearby” packages (subpackages, superpackages, and sibling packages).protected void
SerializedFormBuilder.buildSerialFieldTagsInfo
(Content target) Build the serial field tags information.protected void
SerializedFormBuilder.buildSerializableFields
(Content target) Build the summaries for the fields that belong to the given class.protected void
SerializedFormBuilder.buildSerializableMethods
(Content target) Build the summaries for the methods that belong to the given class.protected void
SerializedFormBuilder.buildSerialUIDInfo
(Content target) Build the serial UID information for the given class.protected void
ModuleSummaryBuilder.buildServicesSummary
(Content summariesList) Builds the summary of the services used or provided by this module.protected void
AnnotationTypeMemberBuilder.buildSignature
(Content target) Build the signature.protected void
ConstructorBuilder.buildSignature
(Content constructorContent) Build the signature.protected void
EnumConstantBuilder.buildSignature
(Content target) Build the signature.protected void
FieldBuilder.buildSignature
(Content fieldContent) Build the signature.protected void
MethodBuilder.buildSignature
(Content methodContent) Build the signature.protected void
PropertyBuilder.buildSignature
(Content propertyContent) Build the signature.protected void
ClassBuilder.buildSubClassInfo
(Content target) List all the classes that extend this one.protected void
ClassBuilder.buildSubInterfacesInfo
(Content target) List all the interfaces that extend this one.protected void
ModuleSummaryBuilder.buildSummary
(Content target) Builds the list of summary sections for this module.protected void
PackageSummaryBuilder.buildSummary
(Content packageContent) Builds the list of summaries for the different kinds of types in this package.protected void
ClassBuilder.buildSuperInterfacesInfo
(Content target) If this is an interface, list all superinterfaces.protected void
AnnotationTypeMemberBuilder.buildTagInfo
(Content annotationContent) Build the tag information.protected void
ConstructorBuilder.buildTagInfo
(Content constructorContent) Build the tag information.protected void
EnumConstantBuilder.buildTagInfo
(Content target) Build the tag information.protected void
FieldBuilder.buildTagInfo
(Content fieldContent) Build the tag information.protected void
MethodBuilder.buildTagInfo
(Content methodContent) Build the tag information.protected void
PropertyBuilder.buildTagInfo
(Content propertyContent) Build the tag information. -
Verwendungen von Content in org.jdrupes.mdoclet.internal.doclets.toolkit.taglets
Modifizierer und TypMethodeBeschreibungprotected abstract Content
TagletWriter.codeTagOutput
(Element element, LiteralTree tag) Returns the output for a {@code …} tag.abstract Content
TagletWriter.commentTagsToOutput
(DocTree holderTree, List<? extends DocTree> trees) Converts inline tags and text to content, expanding the inline tags along the way.abstract Content
TagletWriter.commentTagsToOutput
(Element element, DocTree holder, List<? extends DocTree> trees, boolean isFirstSentence) Converts inline tags and text to content, expanding the inline tags along the way.abstract Content
TagletWriter.commentTagsToOutput
(Element element, List<? extends DocTree> trees) Converts inline tags and text to content, expanding the inline tags along the way.protected abstract Content
TagletWriter.deprecatedTagOutput
(Element element) Returns the output for a @deprecated tag.BaseTaglet.getAllBlockTagOutput
(Element holder, TagletWriter writer) Returns the content to be included in the generated output for all instances of block tags handled by this taglet.DeprecatedTaglet.getAllBlockTagOutput
(Element holder, TagletWriter writer) ParamTaglet.getAllBlockTagOutput
(Element holder, TagletWriter writer) ReturnTaglet.getAllBlockTagOutput
(Element holder, TagletWriter writer) SeeTaglet.getAllBlockTagOutput
(Element holder, TagletWriter writer) SimpleTaglet.getAllBlockTagOutput
(Element holder, TagletWriter writer) SpecTaglet.getAllBlockTagOutput
(Element holder, TagletWriter writer) Taglet.getAllBlockTagOutput
(Element owner, TagletWriter writer) Returns the content to be included in the generated output for all instances of block tags handled by this taglet.ThrowsTaglet.getAllBlockTagOutput
(Element holder, TagletWriter writer) UserTaglet.getAllBlockTagOutput
(Element holder, TagletWriter writer) TagletWriter.getBlockTagOutput
(TagletManager tagletManager, Element element, List<Taglet> taglets) Returns the content generated from the block tags for a given element.protected abstract Content
TagletWriter.getDocRootOutput()
Returns the output for a {@docRoot} tag.BaseTaglet.getInlineTagOutput
(Element element, DocTree tag, TagletWriter writer) Returns the content to be included in the generated output for an instance of an inline tag handled by this taglet.CodeTaglet.getInlineTagOutput
(Element element, DocTree tag, TagletWriter writer) DocRootTaglet.getInlineTagOutput
(Element holder, DocTree tag, TagletWriter writer) IndexTaglet.getInlineTagOutput
(Element element, DocTree tag, TagletWriter writer) InheritDocTaglet.getInlineTagOutput
(Element e, DocTree inheritDoc, TagletWriter tagletWriter) LiteralTaglet.getInlineTagOutput
(Element e, DocTree tag, TagletWriter writer) ReturnTaglet.getInlineTagOutput
(Element element, DocTree tag, TagletWriter writer) SnippetTaglet.getInlineTagOutput
(Element holder, DocTree tag, TagletWriter writer) SummaryTaglet.getInlineTagOutput
(Element holder, DocTree tag, TagletWriter writer) SystemPropertyTaglet.getInlineTagOutput
(Element element, DocTree tag, TagletWriter writer) Taglet.getInlineTagOutput
(Element owner, DocTree tag, TagletWriter writer) Returns the content to be included in the generated output for an instance of an inline tag handled by this taglet.TagletWriter.getInlineTagOutput
(Element holder, TagletManager tagletManager, DocTree inlineTag) Returns the content generated from an inline tag in the doc comment for a given element, or null if the tag is not supported or does not return any output.UserTaglet.getInlineTagOutput
(Element element, DocTree tag, TagletWriter writer) ValueTaglet.getInlineTagOutput
(Element holder, DocTree tag, TagletWriter writer) abstract Content
TagletWriter.getOutputInstance()
Returns an instance of an output object.protected abstract Content
TagletWriter.getParamHeader
(ParamTaglet.ParamKind kind) Returns the header for the @param tags.protected abstract Content
TagletWriter.getThrowsHeader()
Returns the header for the @throws tag.protected abstract Content
TagletWriter.indexTagOutput
(Element element, IndexTree tag) Returns the output for a {@index…} tag.protected abstract Content
TagletWriter.invalidTagOutput
(String summary, Optional<String> detail) Returns the output for an invalid tag.protected abstract Content
TagletWriter.linkTagOutput
(Element element, LinkTree tag) Returns the output for a {@link …} or {@linkplain …} tag.protected abstract Content
TagletWriter.literalTagOutput
(Element element, LiteralTree tag) Returns the output for a {@literal …} tag.protected abstract Content
TagletWriter.paramTagOutput
(Element element, ParamTree paramTag, String paramName) Returns the output for a @param tag.protected abstract Content
TagletWriter.returnTagOutput
(Element element, ReturnTree returnTag, boolean inline) Returns the output for a @return tag.protected abstract Content
TagletWriter.seeTagOutput
(Element element, List<? extends SeeTree> seeTags) Returns the output for @see tags.protected abstract Content
TagletWriter.simpleBlockTagOutput
(Element element, List<? extends DocTree> simpleTags, String header) Returns the output for a series of simple tags.protected abstract Content
TagletWriter.snippetTagOutput
(Element element, SnippetTree snippetTag, StyledText text, String id, String lang) Returns the output for a {@snippet …} tag.protected abstract Content
TagletWriter.specTagOutput
(Element element, List<? extends SpecTree> specTags) Returns the output for one or more @spec tags.protected abstract Content
TagletWriter.systemPropertyTagOutput
(Element element, SystemPropertyTree systemPropertyTag) Returns the output for a {@systemProperty…} tag.protected abstract Content
TagletWriter.throwsTagOutput
(TypeMirror throwsType, Optional<Content> content) Returns the output for a default @throws tag.protected abstract Content
TagletWriter.valueTagOutput
(VariableElement field, String constantVal, boolean includeLink) Returns the output for a {@value} tag.Modifizierer und TypMethodeBeschreibungprotected abstract Content
TagletWriter.throwsTagOutput
(TypeMirror throwsType, Optional<Content> content) Returns the output for a default @throws tag.