public class GlossaryCSVReader extends AbstractGlossaryPushReader
| Constructor and Description |
|---|
GlossaryCSVReader(org.zanata.common.LocaleId srcLang,
int batchSize)
This class will close the reader
|
| Modifier and Type | Method and Description |
|---|---|
List<List<org.zanata.rest.dto.GlossaryEntry>> |
extractGlossary(Reader reader) |
public GlossaryCSVReader(org.zanata.common.LocaleId srcLang,
int batchSize)
batchSize - public List<List<org.zanata.rest.dto.GlossaryEntry>> extractGlossary(Reader reader) throws IOException
extractGlossary in class AbstractGlossaryPushReaderIOExceptionCopyright © 2016 Zanata Project. All rights reserved.