public class ConfigurationParser extends Object
| Constructor and Description |
|---|
ConfigurationParser(ProcessorEnvironment env) |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
parse(InputStream is) |
protected Configuration |
parseConfiguration(XMLReader reader) |
protected ModelInfo |
parseModelInfo(XMLReader reader) |
public ConfigurationParser(ProcessorEnvironment env)
public Configuration parse(InputStream is)
protected Configuration parseConfiguration(XMLReader reader)
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.