Package org.jibx.binding.util

Class Summary
ArrayMap Array with reverse mapping from values to indices.
IntegerCache Cache of Integer values.
MultipleValueMap Map supporting multiple values for a single key.
MultipleValueMap.MultipleValueList List used for multiple values.
ObjectStack Growable Object stack with type specific access methods.
SparseStack Stack for values that depend on the level of nesting, where only some of the levels change the current value.
 



Project Web Site