luxor.core.config
Class XmlConfigContainer

java.lang.Object
  |
  +--luxor.core.config.XmlConfigNode
        |
        +--luxor.core.config.XmlConfigContainer
Direct Known Subclasses:
XmlConfigArray, XmlConfigRoot

public abstract class XmlConfigContainer
extends XmlConfigNode


Constructor Summary
XmlConfigContainer(Element element)
           
 
Method Summary
abstract  void add(XmlConfigNode node)
           
 
Methods inherited from class luxor.core.config.XmlConfigNode
getAttribute, getAttribute, getElement, getElementName, getId, getValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlConfigContainer

public XmlConfigContainer(Element element)
Method Detail

add

public abstract void add(XmlConfigNode node)


Copyright © 2001, 2002 Gerald Bauer. All Rights Reserved. Hosted by SourceForge Logo