See: Description
| Class | Description |
|---|---|
| Connection |
This class provides access to the MySQL database through JPA for the crawler.
|
| Exporter |
Tool for exporting citation from a Publication object.
|
| Importer |
Imports PDatabase definitions from conf/*.pdb files, and uploads them to the
database.
|
| PDatabase |
Entity for storing crawling informations for a publication database.
|
| Publication |
Entity for storing basic information of a publication.
|