| Package | Description |
|---|---|
| de.vandermeer.skb.interfaces.transformers.textformat |
Transformers for formatting strings.
|
| Modifier and Type | Method and Description |
|---|---|
static Text_To_FormattedText |
Text_To_FormattedText.create(int textWidth,
int alignment,
int format,
Character leftPadding,
Character rightPadding,
Character innerWS,
int hangingIndentation,
int firstlineIndentation,
String[] dropCap,
int charsBetweenDroppcapAndText,
int linesAfterDropcap,
IsCollectionStrategy<?,StrBuilder> strategy)
Creates a new transformer.
|
Copyright © 2016–2017. All rights reserved.