com.hp.hpl.jena.vocabulary
Class ResultSet
java.lang.Object
com.hp.hpl.jena.vocabulary.ResultSet
- public class ResultSet
- extends java.lang.Object
ResultSet vocabulary class for namespace http://jena.hpl.hp.com/2003/03/result-set#
Method Summary |
static java.lang.String |
getURI()
returns the URI for this schema |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResultSolution
public static final Resource ResultSolution
ResultBinding
public static final Resource ResultBinding
ResultSet
public static final Resource ResultSet
value
public static final Property value
resultVariable
public static final Property resultVariable
variable
public static final Property variable
size
public static final Property size
binding
public static final Property binding
solution
public static final Property solution
undefined
public static final Resource undefined
ResultSet
public ResultSet()
getURI
public static java.lang.String getURI()
- returns the URI for this schema
- Returns:
- the URI for this schema
Copyright © 2001-2003 Hewlett-Packard. All Rights Reserved.