fr.dyade.aaa.agent.conf
Class A3CMLKXmlWrapper

java.lang.Object
  extended by fr.dyade.aaa.agent.conf.A3CMLKXmlWrapper
All Implemented Interfaces:
A3CMLWrapper

public class A3CMLKXmlWrapper
extends java.lang.Object
implements A3CMLWrapper

A3CML XML parser using kxml.


Field Summary
protected  A3CMLConfig a3cmlconfig
           
 
Constructor Summary
A3CMLKXmlWrapper()
           
 
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
 

Field Detail

a3cmlconfig

protected A3CMLConfig a3cmlconfig
Constructor Detail

A3CMLKXmlWrapper

public A3CMLKXmlWrapper()
Method Detail

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:
cfgFileName - the name of the xml file
configName - the name of the configuration
Throws:
java.lang.Exception - unspecialized error


Copyright © 2004 Scalagent - All rights reserved