Package | Description |
---|---|
net.sf.mmm.util.text.api |
Provides the API for utilities that help with textual operations.
|
Modifier and Type | Method and Description |
---|---|
static DiacriticalMark |
DiacriticalMark.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DiacriticalMark[] |
DiacriticalMark.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2001–2016 mmm-Team. All rights reserved.