Uses of Class
com.vladsch.flexmark.util.html.AttributeImpl
Packages that use AttributeImpl
-
Uses of AttributeImpl in com.vladsch.flexmark.util.html
Methods in com.vladsch.flexmark.util.html that return AttributeImplModifier and TypeMethodDescriptionstatic AttributeImpl
static AttributeImpl
AttributeImpl.of
(CharSequence attrName) static AttributeImpl
AttributeImpl.of
(CharSequence attrName, CharSequence value) static AttributeImpl
AttributeImpl.of
(CharSequence attrName, CharSequence value, char valueListDelimiter) static AttributeImpl
AttributeImpl.of
(CharSequence attrName, CharSequence value, char valueListDelimiter, char valueNameDelimiter)