public class GlossaryPoReader extends AbstractGlossaryPushReader
Constructor and Description |
---|
GlossaryPoReader(LocaleId srcLang,
LocaleId transLang)
This class will close the reader
|
Modifier and Type | Method and Description |
---|---|
Map<LocaleId,List<GlossaryEntry>> |
extractGlossary(Reader reader,
String qualifiedName)
Extract glossary entry using provided reader.
|
public Map<LocaleId,List<GlossaryEntry>> extractGlossary(Reader reader, String qualifiedName) throws IOException
AbstractGlossaryPushReader
extractGlossary
in class AbstractGlossaryPushReader
IOException
Copyright © 2018 Zanata Project. All rights reserved.