se.kmr.scam.editor.tree
Class ManifestNode.ChildEnumeration
java.lang.Object
se.kmr.scam.editor.tree.ManifestNode.ChildEnumeration
- All Implemented Interfaces:
- Enumeration
- Enclosing class:
- ManifestNode
- public class ManifestNode.ChildEnumeration
- extends Object
- implements Enumeration
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ManifestNode.ChildEnumeration
public ManifestNode.ChildEnumeration()
hasMoreElements
public boolean hasMoreElements()
- Specified by:
hasMoreElements
in interface Enumeration
nextElement
public Object nextElement()
- Specified by:
nextElement
in interface Enumeration
Copyright © 2003 SCAM. All Rights Reserved.