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
IOException
Copyright © 2017 Zanata Project. All rights reserved.