B C D E G H I O P S
All Classes All Packages
All Classes All Packages
All Classes All Packages
B
- build() - Method in class org.commonmark.ext.heading.anchor.HeadingAnchorExtension.Builder
- build() - Method in class org.commonmark.ext.heading.anchor.IdGenerator.Builder
- builder() - Static method in class org.commonmark.ext.heading.anchor.HeadingAnchorExtension
- builder() - Static method in class org.commonmark.ext.heading.anchor.IdGenerator
- Builder() - Constructor for class org.commonmark.ext.heading.anchor.HeadingAnchorExtension.Builder
- Builder() - Constructor for class org.commonmark.ext.heading.anchor.IdGenerator.Builder
C
- create() - Static method in class org.commonmark.ext.heading.anchor.HeadingAnchorExtension
- create(String, String, String) - Static method in class org.commonmark.ext.heading.anchor.internal.HeadingIdAttributeProvider
D
- defaultId(String) - Method in class org.commonmark.ext.heading.anchor.HeadingAnchorExtension.Builder
- defaultId(String) - Method in class org.commonmark.ext.heading.anchor.IdGenerator.Builder
E
- extend(HtmlRenderer.Builder) - Method in class org.commonmark.ext.heading.anchor.HeadingAnchorExtension
G
- generateId(String) - Method in class org.commonmark.ext.heading.anchor.IdGenerator
-
Generate an ID based on the provided text and previously generated IDs.
H
- HeadingAnchorExtension - Class in org.commonmark.ext.heading.anchor
-
Extension for adding auto generated IDs to headings.
- HeadingAnchorExtension.Builder - Class in org.commonmark.ext.heading.anchor
- HeadingIdAttributeProvider - Class in org.commonmark.ext.heading.anchor.internal
I
- IdGenerator - Class in org.commonmark.ext.heading.anchor
-
Generates strings to be used as identifiers.
- IdGenerator.Builder - Class in org.commonmark.ext.heading.anchor
- idPrefix(String) - Method in class org.commonmark.ext.heading.anchor.HeadingAnchorExtension.Builder
- idSuffix(String) - Method in class org.commonmark.ext.heading.anchor.HeadingAnchorExtension.Builder
O
- org.commonmark.ext.heading.anchor - module org.commonmark.ext.heading.anchor
- org.commonmark.ext.heading.anchor - package org.commonmark.ext.heading.anchor
- org.commonmark.ext.heading.anchor.internal - package org.commonmark.ext.heading.anchor.internal
P
- prefix(String) - Method in class org.commonmark.ext.heading.anchor.IdGenerator.Builder
S
- setAttributes(Node, String, Map<String, String>) - Method in class org.commonmark.ext.heading.anchor.internal.HeadingIdAttributeProvider
- suffix(String) - Method in class org.commonmark.ext.heading.anchor.IdGenerator.Builder
All Classes All Packages