Package io.keikai.range.impl.imexp
Class TestImporterFactory
- java.lang.Object
 - 
- io.keikai.range.impl.imexp.TestImporterFactory
 
 
- 
- All Implemented Interfaces:
 SImporterFactory
public class TestImporterFactory extends Object implements SImporterFactory
- Since:
 - 3.5.0
 - Author:
 - dennis
 
 
- 
- 
Constructor Summary
Constructors Constructor Description TestImporterFactory() 
 - 
 
- 
- 
Method Detail
- 
createImporter
public SImporter createImporter()
Description copied from interface:SImporterFactoryCreate an importer- Specified by:
 createImporterin interfaceSImporterFactory- Returns:
 
 
 - 
 
 -