| Package | Description |
|---|---|
| net.time4j.format |
Format support of Time4J.
|
| Modifier and Type | Method and Description |
|---|---|
Attributes |
Attributes.Builder.build()
Creates a new unmodifiable collection of format attributes.
|
Attributes |
ChronoFormatter.getDefaultAttributes()
Returns the default attributes which are active if they are not
overridden by sectional attributes.
|
| Modifier and Type | Method and Description |
|---|---|
Attributes.Builder |
Attributes.Builder.setAll(Attributes attributes)
Accepts all given attributes.
|
ChronoFormatter<T> |
ChronoFormatter.with(Attributes attributes)
Creates a copy of this formatter with given standard attributes.
|
Copyright © 2014. All rights reserved.