Package com.thoughtworks.xstream.core.util
package com.thoughtworks.xstream.core.util
-
ClassDescriptionEncodes binary data to plain text as Base64.Base64 codec implementation based on java.util.Base64.Base64 codec implementation based on JAXB.Deprecated.Utility functions for
Cloneable
objects.ClassLoader that is composed of other classloaders.A dependency injection factory.An array-based stack implementation.Slightly nicer way to find, get and set fields in classes.Helper methods forHierarchicalStreamReader
andHierarchicalStreamWriter
.A converter forGregorianCalendar
conforming to the ISO8601 standard based on java.time.Store IDs against given object references.Deprecated.As of 1.4.8 useLinkedHashMap
A simple pool implementation.Utility class for primitives.List that allows items to be added with a priority that will affect the order in which they are later iterated over.A special converter that prevents self-serialization.Convenience wrapper to invoke special serialization methods on objects (and perform reflection caching).Wrapper aroundPropertyEditor
that can be called by multiple threads concurrently.Wrapper around java.text.SimpleDateFormat that can be called by multiple threads concurrently.A placeholder for anull
value of a specific type.Helper methods for class types.A HashMap implementation with weak references values and by default for the key.AReader
that evaluates the XML header.
ClassLoaderReference
instead