Class NestedCollection.CollectionLoad

java.lang.Object
org.jibx.binding.def.NestedCollection.CollectionBase
org.jibx.binding.def.NestedCollection.CollectionLoad
Direct Known Subclasses:
NestedCollection.ArrayLoad, NestedCollection.IndexedLoad, NestedCollection.IteratorLoad
Enclosing class:
NestedCollection

abstract static class NestedCollection.CollectionLoad extends NestedCollection.CollectionBase
Base class for collection item load strategy. The implementation class must handle the appropriate form of code generation for the type of collection being used.