Package com.thoughtworks.xstream.core.util

Interface Summary
CustomObjectInputStream.StreamCallback  
CustomObjectOutputStream.StreamCallback  
Pool.Factory  
 

Class Summary
Base64Encoder Encodes binary data to plain text as Base64.
ClassLoaderReference ClassLoader that refers to another ClassLoader, allowing a single instance to be passed around the codebase that can later have its destination changed.
CompositeClassLoader ClassLoader that is composed of other classloaders.
CustomObjectInputStream  
CustomObjectOutputStream  
DependencyInjectionFactory A dependency injection factory.
FastStack  
Fields Slightly nicer way to find, get and set fields in classes.
ObjectIdDictionary Store IDs against given object references.
OrderRetainingMap  
Pool A simple pool implementation.
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  
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.
 



Copyright © 2004-2007 XStream. All Rights Reserved.