mirror of
https://github.com/ilri/cgspace-java-helpers.git
synced 2024-11-22 23:05:12 +01:00
src/main/java: Add Javadoc stuff to CountryCodeTagger.java
This commit is contained in:
parent
ec293b3b28
commit
34acc351a5
@ -35,6 +35,11 @@ import java.sql.SQLException;
|
||||
import java.util.ArrayList;
|
||||
import java.util.List;
|
||||
|
||||
/**
|
||||
* @author Alan Orth for the International Livestock Research Institute
|
||||
* @version 5.1
|
||||
* @since 1.0
|
||||
*/
|
||||
public class CountryCodeTagger extends AbstractCurationTask
|
||||
{
|
||||
public class CountryCodeTaggerConfig {
|
||||
|
Loading…
Reference in New Issue
Block a user