Package cloud.opencode.base.xml.bind.adapter
package cloud.opencode.base.xml.bind.adapter
Bind Adapters - Type adapters for XML binding
绑定适配器 - XML 绑定的类型适配器
This package provides type adapters for XML binding:
此包提供用于 XML 绑定的类型适配器:
XmlAdapter- Adapter interface - 适配器接口DateAdapter- Date/Time adapters - 日期/时间适配器
- Since:
- JDK 25, opencode-base-xml V1.0.0
- Author:
- Leon Soo www.LeonSoo.com
- See Also:
-
ClassDescriptionDate Adapter - Adapters for date/time types 日期适配器 - 日期/时间类型的适配器Adapter for Duration.Adapter for Instant.Adapter for legacy Date.Adapter for LocalDate.Adapter for LocalDateTime.Adapter for LocalTime.Adapter for Period.Adapter for ZonedDateTime.XmlAdapter<V,
B> XML Adapter Interface - Converts between XML representation and Java types XML 适配器接口 - 在 XML 表示和 Java 类型之间转换