Uses of Class
com.vladsch.flexmark.util.html.MutableAttributes
-
Packages that use MutableAttributes Package Description com.vladsch.flexmark.util.html -
-
Uses of MutableAttributes in com.vladsch.flexmark.util.html
Methods in com.vladsch.flexmark.util.html that return MutableAttributes Modifier and Type Method Description MutableAttributesMutableAttributes. addValues(Attributes attributes)MutableAttributesAttributes. toMutable()MutableAttributesMutableAttributes. toMutable()Methods in com.vladsch.flexmark.util.html with parameters of type MutableAttributes Modifier and Type Method Description voidMutableAttributes. replaceValues(MutableAttributes attributes)
-