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(com.vladsch.flexmark.util.ast.Node node,
com.vladsch.flexmark.html.renderer.AttributablePart part,
com.vladsch.flexmark.util.html.Attributes attributes) |
Copyright © 2020. All rights reserved.