Class AttributablePart

java.lang.Object
com.vladsch.flexmark.html.renderer.AttributablePart

public class AttributablePart extends Object
Specifies the node part for which attributes can be provided
  • Field Details

  • Constructor Details

    • AttributablePart

      public AttributablePart(@NotNull @NotNull String name)
  • Method Details

    • getName

      @NotNull public @NotNull String getName()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object