All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.github.threetenjaxb.core.package-info Maven / Gradle / Ivy

The newest version!
/**
 * XmlAdapters for the {@link java.time} API.
 *
 * 

These classes implement {@link jakarta.xml.bind.annotation.adapters.XmlAdapter} and can be used with the {@link jakarta.xml.bind.annotation.adapters.XmlJavaTypeAdapter} annotation. * *

XJC Bindings Example *

{@code    
 *       
 *           
 *           
 *           
 *           
 *       
 *     }
* *

Note: If you need support for XML Schema dateTime-timezones, use {@link java.time.OffsetDateTime} instead of {@link java.time.LocalDateTime}. */ package io.github.threetenjaxb.core;





© 2015 - 2025 Weber Informatics LLC | Privacy Policy