org.mmbase.util.xml.applicationdata
Class RelationNodeReader
java.lang.Object
org.mmbase.util.xml.DocumentReader
org.mmbase.util.xml.applicationdata.NodeReader
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
| 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 |
RelationNodeReader
public RelationNodeReader(InputSource is,
ResourceLoader path)
- Since:
- MMBase-1.8
getNodes
public List<MMObjectNode> getNodes(MMBase mmbase)
- Overrides:
getNodes in class NodeReader
MMBase 2.0-SNAPSHOT - null