public class PropertiesIteratorImpl extends Object implements org.osid.shared.PropertiesIterator
| Constructor and Description |
|---|
PropertiesIteratorImpl(Iterator iterator) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNextProperties() |
org.osid.shared.Properties |
nextProperties() |
public PropertiesIteratorImpl(Iterator iterator)
public boolean hasNextProperties()
throws org.osid.shared.SharedException
hasNextProperties in interface org.osid.shared.PropertiesIteratororg.osid.shared.SharedExceptionpublic org.osid.shared.Properties nextProperties()
throws org.osid.shared.SharedException
nextProperties in interface org.osid.shared.PropertiesIteratororg.osid.shared.SharedExceptionCopyright © 2005–2017 Sakai Project. All rights reserved.