|
|||||||||
| 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.XMLNodeReader
This class reads a node from an exported application
| Field Summary |
| 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 | |
XMLNodeReader(java.lang.String filename,
java.lang.String applicationpath,
MMBase mmbase)
Constructor |
|
| Method Summary | |
java.lang.String |
getExportSource()
|
java.util.Vector |
getNodes(MMBase mmbase)
|
int |
getTimeStamp()
|
| 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, registerPublicIDs, validate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public XMLNodeReader(java.lang.String filename,
java.lang.String applicationpath,
MMBase mmbase)
filename - from the file to read fromapplicationpath - the path where this application was exported tommbase - | Method Detail |
public java.lang.String getExportSource()
public int getTimeStamp()
public java.util.Vector getNodes(MMBase mmbase)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||