ca.quine.jcommons.sourceexporter.array
Class CharArrayConverter
java.lang.Object
|
+--ca.quine.jcommons.sourceexporter.array.ArrayConverter
|
+--ca.quine.jcommons.sourceexporter.array.CharArrayConverter
- All Implemented Interfaces:
- IArrayConverter, IRegistrant
- public class CharArrayConverter
- extends ArrayConverter
- implements IRegistrant
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CharArrayConverter
public CharArrayConverter()
getRegistrationKeys
public Object[] getRegistrationKeys()
- Specified by:
getRegistrationKeys
in interface IRegistrant
convertArray
public Object[] convertArray(Object array,
int dimension)
throws ClassNotFoundException
- Specified by:
convertArray
in interface IArrayConverter
ClassNotFoundException