Class NestedCollection.CollectionStore

java.lang.Object
org.jibx.binding.def.NestedCollection.CollectionBase
org.jibx.binding.def.NestedCollection.CollectionStore
Direct Known Subclasses:
NestedCollection.AddStore, NestedCollection.ArrayStore, NestedCollection.IndexedStore
Enclosing class:
NestedCollection

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