Uses of Interface
org.openrdf.concepts.rdfs.Container

Packages that use Container
org.openrdf.concepts.rdf   
org.openrdf.concepts.voc   
 

Uses of Container in org.openrdf.concepts.rdf
 

Subinterfaces of Container in org.openrdf.concepts.rdf
 interface Alt<E>
          The class of containers of alternatives.
 interface Bag<E>
          The class of unordered containers.
 interface Seq<E>
          The class of ordered containers.
 

Uses of Container in org.openrdf.concepts.voc
 

Subinterfaces of Container in org.openrdf.concepts.voc
 interface Vocabulary
          A vocabulary is a set of terms.
 



Copyright © 2004-2007. All Rights Reserved.