ca.quine.jcommons.sourceexporter.array
Interface IArrayConverter

All Superinterfaces:
IRegistrant
All Known Implementing Classes:
ArrayConverter

public interface IArrayConverter
extends IRegistrant


Method Summary
 Object[] convertArray(Object array, int dimension)
           
 
Methods inherited from interface ca.quine.factorygen.IRegistrant
getRegistrationKeys
 

Method Detail

convertArray

public Object[] convertArray(Object array,
                             int dimension)
                      throws ClassNotFoundException
ClassNotFoundException