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