|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.hedenus.rdfschema.ResourceImpl
de.hedenus.rdfschema.ListImpl
public class ListImpl
Implementation of rdf:List.
Field Summary |
---|
Fields inherited from interface de.hedenus.rdfschema.List |
---|
URI |
Constructor Summary | |
---|---|
ListImpl()
|
Method Summary | |
---|---|
java.util.Iterator |
iterator()
Returns an iterator that runs through all members of the list. |
Methods inherited from class de.hedenus.rdfschema.ResourceImpl |
---|
about, binding, getProperties, getProperty, getProperty, getProperty, init, node, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface de.hedenus.rdfschema.Resource |
---|
about, getProperties, getProperty, getProperty, getProperty |
Constructor Detail |
---|
public ListImpl()
Method Detail |
---|
public java.util.Iterator iterator()
List
iterator
in interface List
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |