T
- the datatype of the literalpublic abstract class RdfLiteral<T> extends Object implements RdfValue
Modifier and Type | Class and Description |
---|---|
static class |
RdfLiteral.BooleanLiteral
Represents an RDF boolean literal
|
static class |
RdfLiteral.NumericLiteral
Represents an RDF number literal
|
static class |
RdfLiteral.StringLiteral
Represents an RDF string literal
|
protected T value
public String getQueryString()
getQueryString
in interface QueryElement
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.