public abstract class AbstractGlossaryPushReader extends Object
| Constructor and Description |
|---|
AbstractGlossaryPushReader() |
| Modifier and Type | Method and Description |
|---|---|
abstract List<org.zanata.rest.dto.Glossary> |
extractGlossary(File glossaryFile) |
String |
getFileExtension() |
protected org.zanata.common.LocaleId |
getLocaleFromMap(String localLocale) |
GlossaryPushOptions |
getOpts() |
void |
setOpts(GlossaryPushOptions opts) |
public abstract List<org.zanata.rest.dto.Glossary> extractGlossary(File glossaryFile) throws IOException
IOExceptionprotected org.zanata.common.LocaleId getLocaleFromMap(String localLocale)
public GlossaryPushOptions getOpts()
public void setOpts(GlossaryPushOptions opts)
public String getFileExtension()
Copyright © 2012 Zanata Project. All Rights Reserved.