| Package | Description |
|---|---|
| net.time4j.format |
Format support of Time4J.
|
| Modifier and Type | Method and Description |
|---|---|
Set<ElementPosition> |
ChronoFormatter.print(T formattable,
Appendable buffer,
AttributeQuery attributes)
Prints given chronological entity as formatted text and writes
the text into given buffer.
|
Set<ElementPosition> |
ChronoFormatter.print(T formattable,
StringBuilder buffer)
Prints given chronological entity as formatted text and writes
the text into given buffer.
|
Copyright © 2014. All rights reserved.