public class LiteralExpression extends AbstractExpression
operator| Constructor and Description |
|---|
LiteralExpression(java.lang.Object literal) |
| Modifier and Type | Method and Description |
|---|---|
void |
appendContent(java.lang.String schema,
java.lang.StringBuilder buf)
Append the expression content to a buffer.
|
boolean |
checkValidity(ISparqlRequestGroup request)
Return true.
|
java.lang.Object |
getLiteral()
Return the literal.
|
boolean |
isSimpleExpression()
Return true.
|
getOperator, setOperatorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetContent, getOperatorAsString, getOperatorAsStringpublic java.lang.Object getLiteral()
public boolean isSimpleExpression()
public boolean checkValidity(ISparqlRequestGroup request)
request - the requestpublic void appendContent(java.lang.String schema,
java.lang.StringBuilder buf)
Expressionschema - the schemabuf - the bufferCopyright © 2025 Dassault Aviation. All Rights Reserved. Documentation and source under the LGPL v3 licence