public class AttributesAttributeProvider extends Object implements com.vladsch.flexmark.html.AttributeProvider
| Modifier and Type | Class and Description |
|---|---|
static class |
AttributesAttributeProvider.Factory |
| Constructor and Description |
|---|
AttributesAttributeProvider(com.vladsch.flexmark.html.renderer.LinkResolverContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
setAttributes(@NotNull com.vladsch.flexmark.util.ast.Node node,
@NotNull com.vladsch.flexmark.html.renderer.AttributablePart part,
@NotNull com.vladsch.flexmark.util.html.Attributes attributes) |
public AttributesAttributeProvider(com.vladsch.flexmark.html.renderer.LinkResolverContext context)
public void setAttributes(@NotNull
@NotNull com.vladsch.flexmark.util.ast.Node node,
@NotNull
@NotNull com.vladsch.flexmark.html.renderer.AttributablePart part,
@NotNull
@NotNull com.vladsch.flexmark.util.html.Attributes attributes)
setAttributes in interface com.vladsch.flexmark.html.AttributeProviderCopyright © 2020. All rights reserved.