Package com.thoughtworks.xstream.converters.time
package com.thoughtworks.xstream.converters.time
Extra converters for the java.time package.
-
ClassesClassDescriptionAbstractChronoLocalDateConverter<E extends Era>Abstract base class for converters handling derived classes of
ChronoLocalDateinstances.Converts aChronologyinstance to a string using its id.Converts aDurationinstance to string.Converts aHijrahDateto a string.Converts aInstantinstance to string.Converts aJapaneseDateto a string.Converts aJapaneseErainstance to a string using its id.Converts aLocalDateto a string.Converts aLocalDateTimeto a string.Converts aLocalTimeto a string.Converts aMinguoDateto a string.Converts aMonthDayinstance to string.Converts aOffsetDateTimeto a string.Converts aOffsetTimeto a string.Converts aPeriodinstance to string.Converts a systemClock, using zone as nested element.Converts aThaiBuddhistDateto a string.Converts a temporalValueRange, using four nested elements: maxLargest, maxSmallest, minLargest, and minSmallest.Converts aWeekFieldsinstance, using two nested elements: minimalDays and minSmallest.Converts aYearinstance to string.Converts aYearMonthinstance to string.Converts aZonedDateTimeto a string.Converts aZoneIdinstance to string.