| Package | Description |
|---|---|
| tap |
| Modifier and Type | Method and Description |
|---|---|
abstract Uploader |
TAPFactory.createUploader(DBConnection dbConn)
Create an object able to manage the creation of submitted user tables (in VOTable) into the database.
|
Uploader |
AbstractTAPFactory.createUploader(DBConnection dbConn)
This implementation just create an
Uploader instance with the given database connection. |