org.jconfig.utils
Class XMLConfigParser2

java.lang.Object
  extended byorg.jconfig.utils.XMLConfigParser2

public class XMLConfigParser2
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-2005 Andreas Mecky, Terry Dye. All Rights Reserved.