| Package | Description |
|---|---|
| com.vladsch.flexmark.util.html |
| Modifier and Type | Method and Description |
|---|---|
static AttributeImpl |
AttributeImpl.of(Attribute other) |
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) |
Copyright © 2019. All rights reserved.