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) |
getFileExtensionpublic List<org.zanata.rest.dto.Glossary> extractGlossary(Reader reader) throws IOException
extractGlossary in class AbstractGlossaryPushReaderIOExceptionCopyright © 2012 Zanata Project. All Rights Reserved.