Package org.exolab.castor.mapping.loader
Class J1CollectionHandlers
- java.lang.Object
-
- org.exolab.castor.mapping.loader.J1CollectionHandlers
-
public final class J1CollectionHandlers extends java.lang.Object
Implementation of various collection handlers for the Java 1.1 libraries.- Version:
- $Revision: 5961 $ $Date: 2006-04-25 15:08:23 -0600 (Tue, 25 Apr 2006) $
- Author:
- Assaf Arkin
- See Also:
CollectionHandler
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description (package private) static class
J1CollectionHandlers.ArrayEnumerator
Enumerator for an array.
-
Constructor Summary
Constructors Constructor Description J1CollectionHandlers()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static CollectionHandlers.Info[]
getCollectionHandlersInfo()
-
-
-
Method Detail
-
getCollectionHandlersInfo
public static CollectionHandlers.Info[] getCollectionHandlersInfo()
-
-