Uses of Package
com.thoughtworks.xstream.converters
Packages that use com.thoughtworks.xstream.converters
Package
Description
Converters for common basic types in Java.
Converters for collection objects that write their items as
nested elements, such as arrays, Lists, Sets and Maps.
Extra converters that may not be enabled in XStream by default.
Extra converters for the java.time package.
Library for tracking paths of nodes in documents using a subset of XPath.
-
Classes in com.thoughtworks.xstream.converters used by com.thoughtworks.xstreamClassDescriptionConverter implementations are responsible marshalling Java objects to/from textual data.Responsible for looking up the correct Converter implementation for a specific type.An interface for the converter management.Holds generic data, to be used as seen fit by the user.SingleValueConverter implementations are marshallable to/from a single value String representation.
-
Classes in com.thoughtworks.xstream.converters used by com.thoughtworks.xstream.annotationsClassDescriptionConverter implementations are responsible marshalling Java objects to/from textual data.ConverterMatcher allows to match converters to classes by determining if a given type can be converted by the converter instance.
-
Classes in com.thoughtworks.xstream.converters used by com.thoughtworks.xstream.convertersClassDescriptionConverter implementations are responsible marshalling Java objects to/from textual data.ConverterMatcher allows to match converters to classes by determining if a given type can be converted by the converter instance.Holds generic data, to be used as seen fit by the user.To aid debugging, some components expose themselves as ErrorReporter indicating that they can add information in case of an error..To aid debugging, some components are passed an ErrorWriter when things go wrong, allowing them to add information to the error message that may be helpful to diagnose problems.Abstract base class for exceptions supporting an ErrorWriter.SingleValueConverter implementations are marshallable to/from a single value String representation.
-
Classes in com.thoughtworks.xstream.converters used by com.thoughtworks.xstream.converters.basicClassDescriptionConverter implementations are responsible marshalling Java objects to/from textual data.ConverterMatcher allows to match converters to classes by determining if a given type can be converted by the converter instance.To aid debugging, some components expose themselves as ErrorReporter indicating that they can add information in case of an error..To aid debugging, some components are passed an ErrorWriter when things go wrong, allowing them to add information to the error message that may be helpful to diagnose problems.SingleValueConverter implementations are marshallable to/from a single value String representation.
-
Classes in com.thoughtworks.xstream.converters used by com.thoughtworks.xstream.converters.collectionsClassDescriptionConverter implementations are responsible marshalling Java objects to/from textual data.ConverterMatcher allows to match converters to classes by determining if a given type can be converted by the converter instance.
-
Classes in com.thoughtworks.xstream.converters used by com.thoughtworks.xstream.converters.enumsClassDescriptionConverter implementations are responsible marshalling Java objects to/from textual data.ConverterMatcher allows to match converters to classes by determining if a given type can be converted by the converter instance.SingleValueConverter implementations are marshallable to/from a single value String representation.
-
Classes in com.thoughtworks.xstream.converters used by com.thoughtworks.xstream.converters.extendedClassDescriptionConverter implementations are responsible marshalling Java objects to/from textual data.Responsible for looking up the correct Converter implementation for a specific type.ConverterMatcher allows to match converters to classes by determining if a given type can be converted by the converter instance.SingleValueConverter implementations are marshallable to/from a single value String representation.
-
Classes in com.thoughtworks.xstream.converters used by com.thoughtworks.xstream.converters.javabeanClassDescriptionThrown by
Converter
implementations when they cannot convert an object to/from textual data.Converter implementations are responsible marshalling Java objects to/from textual data.ConverterMatcher allows to match converters to classes by determining if a given type can be converted by the converter instance.To aid debugging, some components are passed an ErrorWriter when things go wrong, allowing them to add information to the error message that may be helpful to diagnose problems.Abstract base class for exceptions supporting an ErrorWriter. -
Classes in com.thoughtworks.xstream.converters used by com.thoughtworks.xstream.converters.reflectionClassDescriptionThrown by
Converter
implementations when they cannot convert an object to/from textual data.Converter implementations are responsible marshalling Java objects to/from textual data.ConverterMatcher allows to match converters to classes by determining if a given type can be converted by the converter instance.To aid debugging, some components are passed an ErrorWriter when things go wrong, allowing them to add information to the error message that may be helpful to diagnose problems.Abstract base class for exceptions supporting an ErrorWriter.SingleValueConverter implementations are marshallable to/from a single value String representation. -
Classes in com.thoughtworks.xstream.converters used by com.thoughtworks.xstream.converters.timeClassDescriptionConverter implementations are responsible marshalling Java objects to/from textual data.ConverterMatcher allows to match converters to classes by determining if a given type can be converted by the converter instance.SingleValueConverter implementations are marshallable to/from a single value String representation.
-
Classes in com.thoughtworks.xstream.converters used by com.thoughtworks.xstream.coreClassDescriptionThrown by
Converter
implementations when they cannot convert an object to/from textual data.Converter implementations are responsible marshalling Java objects to/from textual data.Responsible for looking up the correct Converter implementation for a specific type.An interface for the converter management.Holds generic data, to be used as seen fit by the user.To aid debugging, some components are passed an ErrorWriter when things go wrong, allowing them to add information to the error message that may be helpful to diagnose problems.Abstract base class for exceptions supporting an ErrorWriter. -
Classes in com.thoughtworks.xstream.converters used by com.thoughtworks.xstream.core.utilClassDescriptionConverter implementations are responsible marshalling Java objects to/from textual data.Responsible for looking up the correct Converter implementation for a specific type.ConverterMatcher allows to match converters to classes by determining if a given type can be converted by the converter instance.Holds generic data, to be used as seen fit by the user.SingleValueConverter implementations are marshallable to/from a single value String representation.
-
Classes in com.thoughtworks.xstream.converters used by com.thoughtworks.xstream.ioClassDescriptionTo aid debugging, some components expose themselves as ErrorReporter indicating that they can add information in case of an error..To aid debugging, some components are passed an ErrorWriter when things go wrong, allowing them to add information to the error message that may be helpful to diagnose problems.
-
Classes in com.thoughtworks.xstream.converters used by com.thoughtworks.xstream.io.binaryClassDescriptionTo aid debugging, some components expose themselves as ErrorReporter indicating that they can add information in case of an error..To aid debugging, some components are passed an ErrorWriter when things go wrong, allowing them to add information to the error message that may be helpful to diagnose problems.
-
Classes in com.thoughtworks.xstream.converters used by com.thoughtworks.xstream.io.pathClassDescriptionTo aid debugging, some components expose themselves as ErrorReporter indicating that they can add information in case of an error..To aid debugging, some components are passed an ErrorWriter when things go wrong, allowing them to add information to the error message that may be helpful to diagnose problems.
-
Classes in com.thoughtworks.xstream.converters used by com.thoughtworks.xstream.io.xmlClassDescriptionTo aid debugging, some components expose themselves as ErrorReporter indicating that they can add information in case of an error..To aid debugging, some components are passed an ErrorWriter when things go wrong, allowing them to add information to the error message that may be helpful to diagnose problems.
-
Classes in com.thoughtworks.xstream.converters used by com.thoughtworks.xstream.mapperClassDescriptionConverter implementations are responsible marshalling Java objects to/from textual data.Responsible for looking up the correct Converter implementation for a specific type.An interface for the converter management.SingleValueConverter implementations are marshallable to/from a single value String representation.
-
Classes in com.thoughtworks.xstream.converters used by com.thoughtworks.xstream.persistenceClassDescriptionResponsible for looking up the correct Converter implementation for a specific type.