Klasse Contents
java.lang.Object
org.jdrupes.mdoclet.internal.doclets.formats.html.Contents
Constants and factory methods for common fragments of content
used by HtmlDoclet.
The string content of these fragments is
generally obtained from the resources
found
in the doclet’s configuration.
-
Feldübersicht
Modifizierer und TypFeldBeschreibungfinal Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
final Content
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibunggetContent
(String key) Gets a Content object, containing the string for a given key in the doclet’s resources.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.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.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.Gibt a label that describes the VisibleMemberTable kind zurück.getNonBreakString
(String text) Gets a Content object for a string, substitutingjoin
(Content separator, Collection<Content> items) Returns content composed of items joined together with the specified separator.
-
Felddetails
-
allClassesAndInterfacesLabel
-
allImplementedInterfacesLabel
-
allModulesLabel
-
allPackagesLabel
-
allSuperinterfacesLabel
-
also
-
annotationTypeOptionalMemberLabel
-
annotationTypeRequiredMemberLabel
-
annotateTypeOptionalMemberSummaryLabel
-
annotateTypeRequiredMemberSummaryLabel
-
annotationType
-
annotationTypeDetailsLabel
-
annotationTypeMemberDetail
-
annotationtypes
-
annotationTypes
-
classLabel
-
classes
-
constantFieldLabel
-
constantsSummaryTitle
-
constructorLabel
-
constructorDetailsLabel
-
constructorSummaryLabel
-
constructors
-
contentsHeading
-
defaultPackageLabel
-
default_
-
deprecatedAPI
-
deprecatedLabel
-
deprecatedPhrase
-
deprecatedForRemovalPhrase
-
descriptionFromClassLabel
-
descriptionFromInterfaceLabel
-
descriptionLabel
-
detailLabel
-
enclosingClassLabel
-
enclosingInterfaceLabel
-
enumConstantLabel
-
enumConstantDetailLabel
-
enumConstantSummary
-
enum_
-
enums
-
exceptionClass
-
exceptionClasses
-
exportedTo
-
externalSpecifications
-
fieldLabel
-
fieldDetailsLabel
-
fieldSummaryLabel
-
fields
-
fromLabel
-
functionalInterface
-
functionalInterfaceMessage
-
helpLabel
-
hierarchyForAllPackages
-
implementation
-
implementingClassesLabel
-
inClass
-
inInterface
-
indexLabel
-
interfaceLabel
-
interfaces
-
methodDetailLabel
-
methodLabel
-
methodSummary
-
methods
-
modifierAndTypeLabel
-
modifierLabel
-
moduleLabel
-
module_
-
modulesLabel
-
nestedClassSummary
-
newAPI
-
newLabel
-
noScriptMessage
-
openModuleLabel
-
openedTo
-
overridesLabel
-
overviewLabel
-
packageHierarchies
-
packageLabel
-
package_
-
packagesLabel
-
packageSummaryLabel
-
parameters
-
previewAPI
-
previewLabel
-
previewMark
-
previewPhrase
-
properties
-
propertyLabel
-
propertyDetailsLabel
-
propertySummaryLabel
-
records
-
recordComponents
-
referencedIn
-
returns
-
seeAlso
-
serializedForm
-
servicesLabel
-
specificationLabel
-
specifiedByLabel
-
subclassesLabel
-
subinterfacesLabel
-
summaryLabel
-
systemPropertiesLabel
-
systemPropertiesSummaryLabel
-
throws_
-
treeLabel
-
typeLabel
-
typeParameters
-
useLabel
-
valueLabel
-
-
Methodendetails
-
getContent
Gets a Content object, containing the string for a given key in the doclet’s resources.- Parameter:
key
- the key for the desired string- Gibt zurück:
- the string
-
getContent
Gets a Content object, containing the string for a given key in the doclet’s resources, formatted with given arguments.- Parameter:
key
- the key for the desired stringo0
- string or content argument to be formatted into the result- Gibt zurück:
- the string
-
getContent
Gets a Content object, containing the string for a given key in the doclet’s resources, formatted with given arguments.- Parameter:
key
- the key for the desired stringo0
- string or content argument to be formatted into the resulto1
- string or content argument to be formatted into the result- Gibt zurück:
- the string
-
getContent
Gets a Content object, containing the string for a given key in the doclet’s resources, formatted with given arguments.- Parameter:
key
- the key for the desired stringo0
- string or content argument to be formatted into the resulto1
- string or content argument to be formatted into the resulto2
- string or content argument to be formatted into the result- Gibt zurück:
- the string
-
join
Returns content composed of items joined together with the specified separator.- Parameter:
separator
- the separatoritems
- the items- Gibt zurück:
- the composition
-
getNonBreakString
Gets a Content object for a string, substituting- Parameter:
text
- the string- Gibt zurück:
- the string content
-