jxUtil 0.6

org.sourceforge.jxutil.xml
Class XMLConfig.RefHandler

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

public static final class XMLConfig.RefHandler
extends XMLConfig.ElementHandler

A generic handler for references to other IDs.


Field Summary
static XMLConfig.RefHandler instance
           
 
Constructor Summary
private XMLConfig.RefHandler()
           
 
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 XMLConfig.RefHandler instance
Constructor Detail

XMLConfig.RefHandler

private XMLConfig.RefHandler()
Method Detail

getObject

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

jxUtil 0.6

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