public class ConfigurationMetaDataParser extends Object
| Constructor and Description |
|---|
ConfigurationMetaDataParser() |
| Modifier and Type | Method and Description |
|---|---|
void |
parse(InputStream in,
String domain) |
void |
parseConfiguration(AbstractBoot boot) |
public void parse(InputStream in, String domain) throws IOException
IOExceptionpublic void parseConfiguration(AbstractBoot boot) throws IOException
IOException