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

Class Summary
ByteArrayDataSource DataSource backed by a byte buffer.
ByteArrayOutputStreamEx ByteArrayOutputStream with access to its raw buffer.
DataSourceSource Source implementation backed by DataHandler.
FatalAdapter Maps an error to a fatal error.
FinalArrayList<T> ArrayList with the final keyword.
FlattenIterator<T> Iterator that walks over a map of maps.
QNameMap<V> Map keyed by QName.
QNameMap.Entry<V>