Class EmbeddedAttributeProvider.EmbeddedNodeAttributes

java.lang.Object
com.vladsch.flexmark.util.ast.Node
com.vladsch.flexmark.html.EmbeddedAttributeProvider.EmbeddedNodeAttributes
Enclosing class:
EmbeddedAttributeProvider

public static class EmbeddedAttributeProvider.EmbeddedNodeAttributes extends Node
  • Field Details

    • attributes

      @NotNull final @NotNull Attributes attributes
  • Constructor Details

    • EmbeddedNodeAttributes

      public EmbeddedNodeAttributes(@NotNull @NotNull Node parent, @NotNull @NotNull Attributes attributes)
  • Method Details