Package org.exolab.castor.mapping.loader
Class J2CollectionHandlers
- java.lang.Object
-
- org.exolab.castor.mapping.loader.J2CollectionHandlers
-
public final class J2CollectionHandlers extends java.lang.Object
Implementation of various collection handlers for the Java 1.2 libraries.- Version:
- $Revision: 7388 $ $Date: 2006-04-26 13:08:15 -0600 (Wed, 26 Apr 2006) $
- Author:
- Assaf Arkin
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description (package private) static class
J2CollectionHandlers.IteratorEnumerator
Enumerator for an iterator.
-
Constructor Summary
Constructors Constructor Description J2CollectionHandlers()
-
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()
-
-