public class XMLDateHelper extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
XMLDateHelper() |
| Modifier and Type | Method and Description |
|---|---|
static LocalDate |
deserializeSimpleDate(String xml)
Deserialize the simple date string.
|
static String |
serializeSimpleDate(LocalDate dateObj,
String rootName)
Serialize the simple date.
|
Copyright © 2025. All rights reserved.