edu.UCL.xmiddle.tree
Class SimpleFullBranch
java.lang.Object
|
+--edu.UCL.xmiddle.framework.tree.FullBranch
|
+--edu.UCL.xmiddle.tree.SimpleFullBranch
- All Implemented Interfaces:
- Branch
- public class SimpleFullBranch
- extends FullBranch
SimpleFullBranch.java
Created: Tue Aug 7 16:14:04 2001
Fields inherited from class edu.UCL.xmiddle.framework.tree.FullBranch |
root |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
SimpleFullBranch
public SimpleFullBranch(org.w3c.dom.Element element,
Version version)
getRoot
public org.w3c.dom.Element getRoot()
getVersion
public Version getVersion()
toString
public java.lang.String toString()
- Specified by:
toString
in interface Branch
- Overrides:
toString
in class java.lang.Object
setVersion
public void setVersion(Version version)