public abstract class AbstractGlossaryPushReader extends Object
| Constructor and Description |
|---|
AbstractGlossaryPushReader() |
| Modifier and Type | Method and Description |
|---|---|
abstract Map<LocaleId,List<GlossaryEntry>> |
extractGlossary(Reader reader,
String qualifiedName)
Extract glossary entry using provided reader.
|
public abstract Map<LocaleId,List<GlossaryEntry>> extractGlossary(Reader reader, String qualifiedName) throws IOException
IOExceptionCopyright © 2018 Zanata Project. All rights reserved.