|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.mmbase.util.xml.DocumentReader
org.mmbase.util.XMLBasicReader
org.mmbase.util.XMLModuleReader
| Field Summary | |
static java.lang.String |
DTD_MODULE
DTD resource filename of the most recent Module DTD |
static java.lang.String |
DTD_MODULE_1_0
DTD resource filename of the most recent Module DTD |
static java.lang.String |
PUBLIC_ID_MODULE
Public ID of the most recent Module DTD |
static java.lang.String |
PUBLIC_ID_MODULE_1_0
Public ID of the Module DTD version 1.0 |
| Fields inherited from class org.mmbase.util.xml.DocumentReader |
document, DTD_ERROR, DTD_ERROR_1_0, FILENOTFOUND, PUBLIC_ID_ERROR, PUBLIC_ID_ERROR_1_0 |
| 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 |
java.lang.String |
getURLString()
get the optional resource url for the module |
static void |
registerPublicIDs()
Register the Public Ids for DTDs used by XMLModuleReader This method is called by XMLEntityResolver. |
| 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 |
| Methods inherited from class org.mmbase.util.xml.DocumentReader |
getFileName, getNodeTextValue, validate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String PUBLIC_ID_MODULE_1_0
public static final java.lang.String PUBLIC_ID_MODULE
public static final java.lang.String DTD_MODULE_1_0
public static final java.lang.String DTD_MODULE
| Constructor Detail |
public XMLModuleReader(java.lang.String filename)
| Method Detail |
public static void registerPublicIDs()
public java.lang.String getStatus()
public int getModuleVersion()
public java.lang.String getModuleMaintainer()
public java.lang.String getClassFile()
public java.lang.String getURLString()
public java.util.Hashtable getProperties()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||