| java.lang.Object org.sakaibrary.osid.repository.xserver.PartIterator
PartIterator | public class PartIterator implements org.osid.repository.PartIterator(Code) | | author: Massachusetts Institute of Techbology, Sakai Software Development Team |
hasNextPart | public boolean hasNextPart() throws org.osid.repository.RepositoryException(Code) | | |
nextPart | public org.osid.repository.Part nextPart() throws org.osid.repository.RepositoryException(Code) | | |
|
|