org.mmbase.util
Class XMLRelationNodeReader

java.lang.Object
  extended byorg.mmbase.util.xml.DocumentReader
      extended byorg.mmbase.util.XMLBasicReader
          extended byorg.mmbase.util.XMLRelationNodeReader

public class XMLRelationNodeReader
extends XMLBasicReader


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
XMLRelationNodeReader(java.lang.String filename, java.lang.String applicationpath, MMBase mmbase)
          Constructor
 
Method Summary
 java.lang.String getExportSource()
          get the name of this application
 java.util.Vector getNodes(MMBase mmbase)
           
 int getTimeStamp()
          get the name of this application
 
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

XMLRelationNodeReader

public XMLRelationNodeReader(java.lang.String filename,
                             java.lang.String applicationpath,
                             MMBase mmbase)
Constructor

Parameters:
filename - from the file to read from
applicationpath - the path where this application was exported to
mmbase -
Method Detail

getExportSource

public java.lang.String getExportSource()
get the name of this application


getTimeStamp

public int getTimeStamp()
get the name of this application


getNodes

public java.util.Vector getNodes(MMBase mmbase)


MMBase build 1.7.1.20041002