fr.dyade.aaa.agent.conf

Class A3CMLKXmlWrapper

Implemented Interfaces:
A3CMLWrapper

public class A3CMLKXmlWrapper
extends java.lang.Object
implements A3CMLWrapper

A3CML XML parser using kxml.

Field Summary

protected A3CMLConfig
a3cmlconfig
protected Logger
logmon

Constructor Summary

A3CMLKXmlWrapper()

Method Summary

static String
getValue(Vector atts, String qName)
A3CMLConfig
parse(Reader reader, String configName)
Parses the xml file named cfgFileName.

Field Details

a3cmlconfig

protected A3CMLConfig a3cmlconfig


logmon

protected Logger logmon

Constructor Details

A3CMLKXmlWrapper

public A3CMLKXmlWrapper()

Method Details

getValue

public static final String getValue(Vector atts,
                                    String qName)


parse

public A3CMLConfig parse(Reader reader,
                         String configName)
            throws Exception
Parses the xml file named cfgFileName.

Parameters:
configName - the name of the configuration


Copyright B) 2004 Scalagent - All rights reserved