public class FlexmarkAttributeProvider extends Object implements com.vladsch.flexmark.html.AttributeProvider
| Modifier and Type | Class and Description |
|---|---|
static class |
FlexmarkAttributeProvider.Factory |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,com.vladsch.flexmark.util.html.Attributes> |
attributeMap |
| Constructor and Description |
|---|
FlexmarkAttributeProvider(com.vladsch.flexmark.html.renderer.NodeRendererContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
setAttributes(com.vladsch.flexmark.ast.Node node,
com.vladsch.flexmark.html.renderer.AttributablePart part,
com.vladsch.flexmark.util.html.Attributes attributes) |
Copyright © 2017. All rights reserved.