com.hp.hpl.jena.sparql.resultset
Class JSONResults

java.lang.Object
  extended by com.hp.hpl.jena.sparql.resultset.JSONResults

public class JSONResults
extends Object

Author:
Elias Torres (elias@torrez.us)

Field Summary
static String dfBindings
           
static String dfBNode
           
static String dfBoolean
           
static String dfDatatype
           
static String dfHead
           
static String dfLang
           
static String dfLink
           
static String dfLiteral
           
static String dfResults
           
static String dfType
           
static String dfTypedLiteral
           
static String dfUnbound
           
static String dfURI
           
static String dfValue
           
static String dfVars
           
static int INDENT
           
 
Constructor Summary
JSONResults()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INDENT

public static final int INDENT
See Also:
Constant Field Values

dfHead

public static final String dfHead
See Also:
Constant Field Values

dfVars

public static final String dfVars
See Also:
Constant Field Values

dfLink

public static final String dfLink
See Also:
Constant Field Values

dfResults

public static final String dfResults
See Also:
Constant Field Values

dfBindings

public static final String dfBindings
See Also:
Constant Field Values

dfBoolean

public static final String dfBoolean
See Also:
Constant Field Values

dfType

public static final String dfType
See Also:
Constant Field Values

dfValue

public static final String dfValue
See Also:
Constant Field Values

dfDatatype

public static final String dfDatatype
See Also:
Constant Field Values

dfLang

public static final String dfLang
See Also:
Constant Field Values

dfBNode

public static final String dfBNode
See Also:
Constant Field Values

dfURI

public static final String dfURI
See Also:
Constant Field Values

dfLiteral

public static final String dfLiteral
See Also:
Constant Field Values

dfTypedLiteral

public static final String dfTypedLiteral
See Also:
Constant Field Values

dfUnbound

public static final String dfUnbound
See Also:
Constant Field Values
Constructor Detail

JSONResults

public JSONResults()


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