org.mmbase.util
Class XMLModuleReader

java.lang.Object
  |
  +--org.mmbase.util.XMLBasicReader
        |
        +--org.mmbase.util.XMLModuleReader

public class XMLModuleReader
extends XMLBasicReader


Fields inherited from class org.mmbase.util.XMLBasicReader
document
 
Constructor Summary
XMLModuleReader(java.lang.String filename)
           
 
Method Summary
 java.lang.String getClassFile()
          get the classfile of this builder
 java.lang.String getModuleMaintainer()
          get the version of this application
 int getModuleVersion()
          get the version of this application
 java.util.Hashtable getProperties()
          Get the properties of this builder
 java.lang.String getStatus()
          get the status of this builder
 
Methods inherited from class org.mmbase.util.XMLBasicReader
getChildElements, getChildElements, getChildElements, getChildElements, getDocumentBuilder, getDocumentBuilder, getDocumentBuilder, getDocumentBuilder, getDocumentBuilder, getDocumentBuilder, getElementAttributeValue, getElementAttributeValue, getElementByPath, getElementByPath, getElementName, getElementValue, getElementValue, getFileName, reinitLogger
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLModuleReader

public XMLModuleReader(java.lang.String filename)
Method Detail

getStatus

public java.lang.String getStatus()
get the status of this builder

getModuleVersion

public int getModuleVersion()
get the version of this application

getModuleMaintainer

public java.lang.String getModuleMaintainer()
get the version of this application

getClassFile

public java.lang.String getClassFile()
get the classfile of this builder

getProperties

public java.util.Hashtable getProperties()
Get the properties of this builder


MMBase build 1.6.5.20030923