ca.quine.jcommons.sourceexporter.array
Class ArrayConverter
java.lang.Object
|
+--ca.quine.jcommons.sourceexporter.array.ArrayConverter
- All Implemented Interfaces:
- IArrayConverter, IRegistrant
- Direct Known Subclasses:
- BooleanArrayConverter, ByteArrayConverter, CharArrayConverter, DoubleArrayConverter, FloatArrayConverter, IntArrayConverter, LongArrayConverter, ShortArrayConverter
- public abstract class ArrayConverter
- extends Object
- implements IArrayConverter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ArrayConverter
public ArrayConverter()
createObjectArray
protected Object[] createObjectArray(String type,
int dimension,
int length)
throws ClassNotFoundException
ClassNotFoundException