|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--org.mmbase.util.XMLBasicReader
|
+--org.mmbase.util.XMLModuleReader
| 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, getDocumentBuilder, getElementAttributeValue, getElementByPath, getElementByPath, getElementName, getElementValue |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public XMLModuleReader(java.lang.String filename)
| Method Detail |
public java.lang.String getStatus()
public int getModuleVersion()
public java.lang.String getModuleMaintainer()
public java.lang.String getClassFile()
public java.util.Hashtable getProperties()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||