fr.dyade.aaa.agent.conf
Interface A3CMLWrapper
- All Known Implementing Classes:
- A3CMLSaxWrapper
public interface A3CMLWrapper
XML Wrapper interface for A3CML configuration file.
Method Summary |
A3CMLConfig |
parse(java.io.Reader reader,
java.lang.String name)
Parses the xml file named cfgFileName . |
parse
A3CMLConfig parse(java.io.Reader reader,
java.lang.String name)
throws java.lang.Exception
- Parses the xml file named
cfgFileName
.
- Parameters:
cfgFileName
- the name of the xml filename
- the name of the configuration
- Throws:
java.lang.Exception
- unspecialized error
Copyright © 2011 ScalAgent D.T.. All Rights Reserved.