| Package | Description |
|---|---|
| com.vladsch.flexmark.util.html |
| Modifier and Type | Class and Description |
|---|---|
class |
LengthTrackingAppendableImpl |
| Modifier and Type | Method and Description |
|---|---|
LengthTrackingAppendable |
LengthTrackingAppendableImpl.append(char c) |
LengthTrackingAppendable |
LengthTrackingAppendableImpl.append(CharSequence csq) |
LengthTrackingAppendable |
LengthTrackingAppendableImpl.append(CharSequence csq,
int start,
int end) |
static LengthTrackingAppendable |
LengthTrackingAppendableImpl.of(Appendable appendable) |
Copyright © 2019. All rights reserved.