Generated by
JDiff

Class org.sbml.jsbml.xml.XMLNode

Added Methods
XMLNode getChild(int) Returns the child XMLNode at index childIndex.
XMLNode getChildElement(String, String) Gets the first direct child element of this XMLNode with the given local name and namespace.
List<XMLNode> getChildElements(String, String) Gets all the direct children of this XMLNode with the given local name and namespace.