Qizx/Open v0.4

net.xfra.qizxopen.dm
Class IDocument.AttrIterator

java.lang.Object
  |
  +--net.xfra.qizxopen.dm.IDocument.AttrIterator
All Implemented Interfaces:
FONIDocument.NodeIterator
Enclosing class:
IDocument

public class IDocument.AttrIterator
extends java.lang.Object
implements FONIDocument.NodeIterator


Method Summary
 int currentId()
           
 boolean next()
           
 FONIDocument.NodeIterator reborn()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

next

public boolean next()
Specified by:
next in interface FONIDocument.NodeIterator

currentId

public int currentId()
Specified by:
currentId in interface FONIDocument.NodeIterator

reborn

public FONIDocument.NodeIterator reborn()
Specified by:
reborn in interface FONIDocument.NodeIterator

 Copyright Xavier FRANC 2003-2004