Class ArchiveFilesUpdateService
java.lang.Object
org.ctan.site.services.texarchive.ArchiveFilesUpdateService
The class
ArchiveFilesUpdateService contains the service for
scanning the TeX archive directory and updating the database and search index
accordingly.-
Constructor Summary
ConstructorsConstructorDescriptionThis is the constructor forArchiveFilesUpdateService. -
Method Summary
Modifier and TypeMethodDescriptionvoidupdate()The methodupdateprovides means to traverse the directory tree and update the database accordingly.
-
Constructor Details
-
ArchiveFilesUpdateService
This is the constructor forArchiveFilesUpdateService.- Parameters:
cfg- the configurationstore- the store
-
-
Method Details
-
update
The methodupdateprovides means to traverse the directory tree and update the database accordingly.- Throws:
IOException- in case of an I/O error
-