| Package | Description |
|---|---|
| com.mdimension.jchronic.tags |
| Modifier and Type | Method | Description |
|---|---|---|
static Separator.SeparatorType |
Separator.SeparatorType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Separator.SeparatorType[] |
Separator.SeparatorType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor | Description |
|---|---|
Separator(Separator.SeparatorType type) |
|
SeparatorAt(Separator.SeparatorType type) |
|
SeparatorComma(Separator.SeparatorType type) |
|
SeparatorIn(Separator.SeparatorType type) |
|
SeparatorSlashOrDash(Separator.SeparatorType type) |
Copyright © 2018. All rights reserved.