luxor.core.config
Class XmlConfigInt

java.lang.Object
  |
  +--luxor.core.config.XmlConfigNode
        |
        +--luxor.core.config.XmlConfigInt

public class XmlConfigInt
extends XmlConfigNode


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

Constructor Detail

XmlConfigInt

public XmlConfigInt(Element element)
Method Detail

getValue

public java.lang.Object getValue()
Specified by:
getValue in class XmlConfigNode


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