org.mmbase.util.xml.applicationdata
Class RelationNodeReader

java.lang.Object
  extended by org.mmbase.util.xml.DocumentReader
      extended by org.mmbase.util.xml.applicationdata.NodeReader
          extended by org.mmbase.util.xml.applicationdata.RelationNodeReader

public class RelationNodeReader
extends NodeReader

This class reads a relation node from an exported application.

Version:
$Id: RelationNodeReader.java 40965 2010-02-11 15:50:25Z michiel $
Author:
Daniel Ockeloen, Michiel Meeuwissen
Application:
Applications

Field Summary
 
Fields inherited from class org.mmbase.util.xml.applicationdata.NodeReader
loadBinaries
 
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
RelationNodeReader(InputSource is, ResourceLoader path)
           
 
Method Summary
 List<MMObjectNode> getNodes(MMBase mmbase)
           
 
Methods inherited from class org.mmbase.util.xml.applicationdata.NodeReader
getExportSource, getTimeStamp, loadBinaryFields, setLoadBinaries, setValue
 
Methods inherited from class org.mmbase.util.xml.DocumentReader
appendChild, getAttribute, getChildElements, getChildElements, getChildElements, getChildElements, getDocument, getDocumentBuilder, getDocumentBuilder, getDocumentBuilder, getDocumentBuilder, getElementAttributeValue, getElementAttributeValue, getElementByPath, getElementByPath, getElementName, getElementValue, getElementValue, getNodeTextValue, getNodeTextValue, getRootElement, getSystemId, hasAttribute, main, registerPublicIDs, setNodeTextValue, setPrefix, setSystemId, toDocument, validate, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RelationNodeReader

public RelationNodeReader(InputSource is,
                          ResourceLoader path)
Since:
MMBase-1.8
Method Detail

getNodes

public List<MMObjectNode> getNodes(MMBase mmbase)
Overrides:
getNodes in class NodeReader


MMBase 2.0-SNAPSHOT - null