Inheritance diagram for fr.dyade.aaa.agent.conf.A3CMLWrapper:

Public Member Functions | |
| A3CMLConfig | parse (java.io.Reader reader, String name) throws Exception |
Definition at line 24 of file A3CMLWrapper.java.
| A3CMLConfig fr.dyade.aaa.agent.conf.A3CMLWrapper.parse | ( | java.io.Reader | reader, | |
| String | name | |||
| ) | throws Exception |
Parses the xml file named cfgFileName.
| cfgFileName | the name of the xml file | |
| name | the name of the configuration |
| Exception | unspecialized error |
Referenced by fr.dyade.aaa.agent.conf.A3CML.getConfig().
1.5.0