| Package | Description |
|---|---|
| net.time4j.format |
Format support of Time4J.
|
| Modifier and Type | Field and Description |
|---|---|
static AttributeKey<Leniency> |
Attributes.LENIENCY
Attribute which controls the leniency in parsing.
|
| Modifier and Type | Method and Description |
|---|---|
static Leniency |
Leniency.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Leniency[] |
Leniency.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014. All rights reserved.