org.jconfig.utils
Class XMLConfigParser

java.lang.Object
  |
  +--org.jconfig.utils.XMLConfigParser

public class XMLConfigParser
extends java.lang.Object

Author:
andreas

Method Summary
static Configuration parse(org.w3c.dom.Document doc, java.lang.String configName)
          Description of the Method
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

parse

public static Configuration parse(org.w3c.dom.Document doc,
                                  java.lang.String configName)
Description of the Method
Parameters:
doc - Description of the Parameter


Copyright © 2001-2003 Andreas Mecky, Terry Dye. All Rights Reserved.