|
|||||||||
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.ContainerImpl
public abstract class ContainerImpl
Implementation of rdfs:Container.
Field Summary |
---|
Fields inherited from interface de.hedenus.rdfschema.Container |
---|
URI |
Constructor Summary | |
---|---|
ContainerImpl()
|
Method Summary | |
---|---|
Resource |
li(int n)
|
java.lang.Object |
li(int n,
java.lang.String datatypeURI)
|
java.util.List |
toList()
|
java.util.List |
toList(java.lang.String datatypeURI)
|
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 ContainerImpl()
Method Detail |
---|
public Resource li(int n)
li
in interface Container
public java.lang.Object li(int n, java.lang.String datatypeURI)
li
in interface Container
public java.util.List toList()
toList
in interface Container
public java.util.List toList(java.lang.String datatypeURI)
toList
in interface Container
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |