public interface AttributeProvidingVisitor<N extends com.vladsch.flexmark.ast.Node>
extends com.vladsch.flexmark.ast.NodeAdaptingVisitor<N>
| Modifier and Type | Method and Description |
|---|---|
void |
setAttributes(N node,
AttributablePart part,
com.vladsch.flexmark.util.html.Attributes attributes) |
void setAttributes(N node, AttributablePart part, com.vladsch.flexmark.util.html.Attributes attributes)
Copyright © 2018. All rights reserved.