Interface | Description |
---|---|
CustomObjectInputStream.StreamCallback | |
CustomObjectOutputStream.StreamCallback | |
Pool.Factory |
Class | Description |
---|---|
ArrayIterator | |
Base64Encoder |
Encodes binary data to plain text as Base64.
|
ClassLoaderReference | Deprecated
As of 1.4.5 use
ClassLoaderReference instead |
Cloneables |
Utility functions for
Cloneable objects. |
CompositeClassLoader |
ClassLoader that is composed of other classloaders.
|
CustomObjectInputStream | |
CustomObjectOutputStream | |
DependencyInjectionFactory |
A dependency injection factory.
|
FastField | |
FastStack |
An array-based stack implementation.
|
Fields |
Slightly nicer way to find, get and set fields in classes.
|
HierarchicalStreams |
Helper methods for
HierarchicalStreamReader and HierarchicalStreamWriter . |
ObjectIdDictionary |
Store IDs against given object references.
|
OrderRetainingMap | |
Pool |
A simple pool implementation.
|
PresortedMap | |
PresortedSet | |
Primitives |
Utility class for primitives.
|
PrioritizedList |
List that allows items to be added with a priority that will affect the order in which they are later iterated over.
|
QuickWriter | |
SelfStreamingInstanceChecker |
A special converter that prevents self-serialization.
|
ThreadSafePropertyEditor |
Wrapper around
PropertyEditor that can be called by multiple threads concurrently. |
ThreadSafeSimpleDateFormat |
Wrapper around java.text.SimpleDateFormat that can
be called by multiple threads concurrently.
|
TypedNull |
A placeholder for a
null value of a specific type. |
WeakCache |
A HashMap implementation with weak references values and by default for the key.
|
XmlHeaderAwareReader |
A
Reader that evaluates the XML header. |
Copyright © 2004–2016 XStream. All rights reserved.