org.mmbase.util
Class XMLRelationNodeReader

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

public class XMLRelationNodeReader
extends XMLNodeReader

This class reads a relation node from an exported application.

Version:
$Id: XMLRelationNodeReader.java,v 1.28 2006/03/08 12:51:58 nklasens Exp $
Author:
Daniel Ockeloen, Michiel Meeuwissen
Warning: Will be moved to:
org.mmbase.util.xml
Class for Application :
Applications

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

Constructor Detail

XMLRelationNodeReader

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

getNodes

public Vector getNodes(MMBase mmbase)
Overrides:
getNodes in class XMLNodeReader


MMBase build 1.8.1.20060716