Package org.jibx.util

Interface Summary
IClass Interface for class file information.
IClassItem Interface for field or method information.
IClassLocator Locator for class information.
 

Class Summary
HolderBase Base class for external data used in constructing a namespaced file which may reference other files of the same type.
InsertionOrderedMap Map with keys iterated in insertion order.
InsertionOrderedMap.ListSet Set implementation backed by a list.
InsertionOrderedSet Set with values iterated in insertion order.
LazyList List implementation with lazy array construction and modification tracking.
NameUtilities Support methods for name conversions.
ReferenceCountMap Hash map for counting references to Object keys.
SparseArrayIterator Iterator class for sparse values in an array.
StringArray Wrapper for arrays of ordered strings.
StringIntSizedMap Fixed size hash map using String values as keys mapped to primitive int values.
StringStack Growable String stack with type specific access methods.
Types Mapping information to and from schema types.
UniqueNameSet Set of unique names for a context.
 



Project Web Site