jxUtil 0.6

org.sourceforge.jxutil.xml
Class XMLJavaConfig.PropertiesHandler

java.lang.Object
  |
  +--org.sourceforge.jxutil.xml.XMLConfig.ElementHandler
        |
        +--org.sourceforge.jxutil.xml.XMLJavaConfig.PropertiesHandler
Enclosing class:
XMLJavaConfig

public static final class XMLJavaConfig.PropertiesHandler
extends XMLConfig.ElementHandler


Field Summary
static XMLJavaConfig.PropertiesHandler instance
           
 
Constructor Summary
private XMLJavaConfig.PropertiesHandler()
           
 
Method Summary
 Object getObject(XMLConfig cfg, Element el)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

instance

public static final XMLJavaConfig.PropertiesHandler instance
Constructor Detail

XMLJavaConfig.PropertiesHandler

private XMLJavaConfig.PropertiesHandler()
Method Detail

getObject

public Object getObject(XMLConfig cfg,
                        Element el)
Specified by:
getObject in class XMLConfig.ElementHandler

jxUtil 0.6

Copyright © 2001,2002 Keve Müller, et al.; see LICENSE file for details.