Package com.sun.xml.bind.v2.util

Class Summary
ByteArrayOutputStreamEx ByteArrayOutputStream with access to its raw buffer.
CollisionCheckStack<E> Stack-like data structure that allows the following efficient operations: Push/pop operation.
DataSourceSource Source implementation backed by DataHandler.
EditDistance Computes the string edit distance.
FatalAdapter Maps an error to a fatal error.
FlattenIterator<T> Iterator that walks over a map of maps.
QNameMap<V> Map keyed by QName.
QNameMap.Entry<V>  
StackRecorder Created to record the caller stack trace in logging.
TypeCast  
XmlFactory Provides helper methods for creating properly configured XML parser factory instances with namespace support turned on and configured for security.