Imports a given File into the system for the extension type and creates a corresponding cell. Returns a uri that represents the imported file.
Calling this method is equivalent to calling importFile(file, extension, true)
@param file The File to import
@param extension The extension of the file
@return A URI that represents the importer file
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.