Package com.thoughtworks.xstream.converters.extended
package com.thoughtworks.xstream.converters.extended
Extra converters that may not be enabled in XStream by default.
-
ClassesClassDescriptionConverts an
ActivationDataFlavor
.Converts an AtomicBoolean type.Converts an AtomicInteger type.Converts an AtomicLong type.Converts an AtomicReference type.Converts a java.nio.charset.Carset to a string.Converts a java.awt.Color to XML, using four nested elements: red, green, blue, alpha.Converts a java.util.Currency to String.Converts a dynamic proxy to XML, storing the implemented interfaces and handler.Converts a byte array by default to a single Base64 encoding string.This converter will take care of storing and retrieving File with either an absolute path OR a relative path depending on how they were created.Converts a java.util.GregorianCalendar to XML.A DateConverter conforming to the ISO8601 standard.A GregorianCalendarConverter conforming to the ISO8601 standard.A SqlTimestampConverter conforming to the ISO8601 standard.Converts a java.lang.Class to XML.Converts a java.lang.reflect.Field to XML.Converts a java.lang.reflect.Method to XML.Converts a java.util.Locale to a string.A converter for Swing LookAndFeel implementations.An array converter that uses predefined names for its items.A collection converter that uses predefined names for its items.A map converter that uses predefined names for its elements.Converts an AtomicReference type.Converts an AtomicReference type.Converts an AtomicReference type.Converts an AtomicReference type.Converts aPath
to string.A SingleValueConverter that can utilize aPropertyEditor
implementation used for a specific type.Ensures java.util.regex.Pattern is compiled upon deserialization.Converts a java.sql.Date to text.Converts a java.sql.Time to text.Converts aTimestamp
to a string.Converter for StackTraceElement (the lines of a stack trace) - JDK 1.4+ only.Deprecated.As of 1.4.8, it is an internal helper classConverts aSubject
instance.A converter forTextAttribute
constants.Converter for Throwable (and Exception) that retains stack trace.Converter that supports the definition of one field member that will be written as value and all other field members are written as attributes.Convenient converter for classes with natural string representation.