mirror of
https://github.com/ilri/cgspace-java-helpers.git
synced 2025-05-17 02:03:57 +02:00
src/main/java: Add Javadoc stuff to CountryCodeTagger.java
This commit is contained in:
@ -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 {
|
||||
|
Reference in New Issue
Block a user