public abstract class AbstractGlossaryPushReader extends Object
| Constructor and Description |
|---|
AbstractGlossaryPushReader() |
| Modifier and Type | Method and Description |
|---|---|
abstract List<List<org.zanata.rest.dto.GlossaryEntry>> |
extractGlossary(Reader reader) |
public abstract List<List<org.zanata.rest.dto.GlossaryEntry>> extractGlossary(Reader reader) throws IOException
IOExceptionCopyright © 2016 Zanata Project. All rights reserved.