org.objectweb.jorm.api
Interface PNameIterator

All Superinterfaces:
java.util.Iterator

public interface PNameIterator
extends java.util.Iterator

Author:
S.Chassande-Barrioz

Method Summary
 void close()
           
 
Methods inherited from interface java.util.Iterator
hasNext, next, remove
 

Method Detail

close

public void close()
           throws PException
Throws:
PException