Uses of Package
com.thoughtworks.xstream.core.util
-
Packages that use com.thoughtworks.xstream.core.util Package Description com.thoughtworks.xstream.converters.basic Converters for common basic types in Java.com.thoughtworks.xstream.converters.extended Extra converters that may not be enabled in XStream by default.com.thoughtworks.xstream.converters.reflection com.thoughtworks.xstream.core com.thoughtworks.xstream.core.util com.thoughtworks.xstream.io com.thoughtworks.xstream.io.json com.thoughtworks.xstream.io.xml -
Classes in com.thoughtworks.xstream.core.util used by com.thoughtworks.xstream.converters.basic Class Description ThreadSafeSimpleDateFormat Wrapper around java.text.SimpleDateFormat that can be called by multiple threads concurrently. -
Classes in com.thoughtworks.xstream.core.util used by com.thoughtworks.xstream.converters.extended Class Description FastField ThreadSafePropertyEditor Wrapper aroundPropertyEditor
that can be called by multiple threads concurrently.ThreadSafeSimpleDateFormat Wrapper around java.text.SimpleDateFormat that can be called by multiple threads concurrently. -
Classes in com.thoughtworks.xstream.core.util used by com.thoughtworks.xstream.converters.reflection Class Description SelfStreamingInstanceChecker A special converter that prevents self-serialization.SerializationMembers Convenience wrapper to invoke special serialization methods on objects (and perform reflection caching). -
Classes in com.thoughtworks.xstream.core.util used by com.thoughtworks.xstream.core Class Description FastStack An array-based stack implementation.ObjectIdDictionary Store IDs against given object references.PrioritizedList List that allows items to be added with a priority that will affect the order in which they are later iterated over. -
Classes in com.thoughtworks.xstream.core.util used by com.thoughtworks.xstream.core.util Class Description CustomObjectInputStream CustomObjectInputStream.StreamCallback CustomObjectOutputStream CustomObjectOutputStream.StreamCallback FastField FastStack An array-based stack implementation.ObjectIdDictionary.Wrapper OrderRetainingMap.ArraySet Deprecated.Pool A simple pool implementation.Pool.Factory PresortedMap.ArraySet WeakCache.Visitor -
Classes in com.thoughtworks.xstream.core.util used by com.thoughtworks.xstream.io Class Description FastStack An array-based stack implementation. -
Classes in com.thoughtworks.xstream.core.util used by com.thoughtworks.xstream.io.json Class Description FastStack An array-based stack implementation.QuickWriter -
Classes in com.thoughtworks.xstream.core.util used by com.thoughtworks.xstream.io.xml Class Description FastStack An array-based stack implementation.QuickWriter