public class GlossaryCSVReader extends AbstractGlossaryPushReader
Constructor and Description |
---|
GlossaryCSVReader(List<String> customColNames,
int batchSize)
This class will close the reader
|
Modifier and Type | Method and Description |
---|---|
List<org.zanata.rest.dto.Glossary> |
extractGlossary(Reader reader) |
getFileExtension
public List<org.zanata.rest.dto.Glossary> extractGlossary(Reader reader) throws IOException
extractGlossary
in class AbstractGlossaryPushReader
IOException
Copyright © 2013 Zanata Project. All Rights Reserved.