| Package | Description |
|---|---|
| net.sourceforge.plantuml.command |
| Modifier and Type | Method and Description |
|---|---|
static MultilinesStrategy |
MultilinesStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MultilinesStrategy[] |
MultilinesStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BlocLines |
BlocLines.cleanList2(MultilinesStrategy strategy) |
| Constructor and Description |
|---|
CommandMultilines2(RegexConcat patternStart,
MultilinesStrategy strategy) |
CommandMultilines3(RegexConcat patternStart,
MultilinesStrategy strategy) |
Copyright © 2017. All rights reserved.