fr.dyade.aaa.agent.conf
Class A3CMLKXmlWrapper
java.lang.Object
fr.dyade.aaa.agent.conf.A3CMLKXmlWrapper
- All Implemented Interfaces:
- A3CMLWrapper
- public class A3CMLKXmlWrapper
- extends java.lang.Object
- implements A3CMLWrapper
A3CML XML parser using kxml.
Method Summary |
static java.lang.String |
getValue(java.util.Vector atts,
java.lang.String qName)
|
A3CMLConfig |
parse(java.io.Reader reader,
java.lang.String configName)
Parses the xml file named cfgFileName . |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logmon
protected org.objectweb.util.monolog.api.Logger logmon
a3cmlconfig
protected A3CMLConfig a3cmlconfig
A3CMLKXmlWrapper
public A3CMLKXmlWrapper()
getValue
public static final java.lang.String getValue(java.util.Vector atts,
java.lang.String qName)
parse
public A3CMLConfig parse(java.io.Reader reader,
java.lang.String configName)
throws java.lang.Exception
- Parses the xml file named
cfgFileName
.
- Specified by:
parse
in interface A3CMLWrapper
- Parameters:
configName
- the name of the configuration
- Throws:
java.lang.Exception
- unspecialized error
Copyright ? 2004 Scalagent - All rights reserved