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.
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
instance
public static final XMLConfig.RefHandler instance
XMLConfig.RefHandler
private XMLConfig.RefHandler()
getObject
public Object getObject(XMLConfig cfg,
                        Element el)
                 throws Exception
- Specified by:
 getObject in class XMLConfig.ElementHandler
 
Exception
 
Copyright © 2001,2002 Keve Müller, et al.; see LICENSE file for details.