Class NodeAttributeRepository

java.lang.Object
com.vladsch.flexmark.ext.attributes.internal.NodeAttributeRepository
All Implemented Interfaces:
Map<Node,ArrayList<AttributesNode>>

public class NodeAttributeRepository extends Object implements Map<Node,ArrayList<AttributesNode>>