public class InstallFileParser extends Object
| Constructor and Description |
|---|
InstallFileParser(URL installFile) |
| Modifier and Type | Method and Description |
|---|---|
List<LanguageComponentDescription> |
getLanguageDescriptions() |
List<VoiceComponentDescription> |
getVoiceDescriptions() |
public InstallFileParser(URL installFile) throws IOException, SAXException
IOExceptionSAXExceptionpublic List<LanguageComponentDescription> getLanguageDescriptions()
public List<VoiceComponentDescription> getVoiceDescriptions()
Copyright © 2000–2016 DFKI GmbH. All rights reserved.