public interface A3CMLWrapper
Modifier and Type | Method and Description |
---|---|
A3CMLConfig |
parse(Reader reader,
String name)
Parses the xml file named
cfgFileName . |
A3CMLConfig parse(Reader reader, String name) throws Exception
cfgFileName
.reader
- the Reader to read the configuration fromname
- the name of the configurationException
- unspecialized errorCopyright © 2022 ScalAgent D.T.. All rights reserved.