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) |
String |
getFileExtension() |
public abstract List<org.zanata.rest.dto.Glossary> extractGlossary(Reader reader) throws IOException
IOExceptionpublic String getFileExtension()
Copyright © 2012 Zanata Project. All Rights Reserved.