| Package | Description |
|---|---|
| com.vladsch.flexmark.util.sequence | |
| com.vladsch.flexmark.util.sequence.builder |
| Modifier and Type | Method and Description |
|---|---|
static PositionAnchor |
PositionAnchor.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PositionAnchor[] |
PositionAnchor.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
CharRecoveryOptimizer(PositionAnchor anchor) |
Copyright © 2020. All rights reserved.