Uses of Class
com.hp.hpl.jena.sdb.core.ValueSpace

Packages that use ValueSpace
com.hp.hpl.jena.sdb.core   
 

Uses of ValueSpace in com.hp.hpl.jena.sdb.core
 

Methods in com.hp.hpl.jena.sdb.core that return ValueSpace
static ValueSpace ValueSpace.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ValueSpace[] ValueSpace.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in com.hp.hpl.jena.sdb.core with parameters of type ValueSpace
ValScope(com.hp.hpl.jena.sparql.core.Var var, ValueSpace valType)
           
 



Copyright ? 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Epimorphics Ltd.