Package tilda
Interface Importer
-
- All Known Implementing Classes:
RootImporter
public interface Importer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
process(Connection C)
-
-
-
Method Detail
-
process
int process(Connection C) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-