- Ceil() - Method in class org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilder
-
- CEIL - Static variable in interface org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- CharStream - Interface in org.da.sparqlhelper.sparql.parser.ast
-
This interface describes a character stream that maintains line and column number positions of the characters.
- checkValidity() - Method in class org.da.sparqlhelper.sparql.model.AbstractSparqVariableFormExpression
-
Check the validity of the SPARQL expression.
- checkValidity() - Method in class org.da.sparqlhelper.sparql.model.Bind
-
- checkValidity() - Method in class org.da.sparqlhelper.sparql.model.Coalesce
-
- checkValidity() - Method in class org.da.sparqlhelper.sparql.model.ExpressionList
-
- checkValidity(ISparqlRequestGroup) - Method in class org.da.sparqlhelper.sparql.model.expressions.ArithmeticExpression
-
Return true if the expression is valid.
- checkValidity(ISparqlRequestGroup) - Method in class org.da.sparqlhelper.sparql.model.expressions.ComparisonExpression
-
Return true if the expression is valid.
- checkValidity(ISparqlRequestGroup) - Method in interface org.da.sparqlhelper.sparql.model.expressions.Expression
-
Return true if the expression is valid.
- checkValidity(ISparqlRequestGroup) - Method in class org.da.sparqlhelper.sparql.model.expressions.FunctionExpression
-
Return true if the expression is valid.
- checkValidity(ISparqlRequestGroup) - Method in class org.da.sparqlhelper.sparql.model.expressions.LiteralExpression
-
Return true.
- checkValidity(ISparqlRequestGroup) - Method in class org.da.sparqlhelper.sparql.model.expressions.VariableExpression
-
- checkValidity() - Method in class org.da.sparqlhelper.sparql.model.Filter
-
- checkValidity() - Method in class org.da.sparqlhelper.sparql.model.SparqlRequest
-
Check the validity of the SPARQL expression.
- checkValidity() - Method in class org.da.sparqlhelper.sparql.model.SparqlRequestGroup
-
Check the validity of the SPARQL expression for the group expression.
- checkValidity() - Method in class org.da.sparqlhelper.sparql.model.Union
-
Check the validity of the SPARQL expression for the group expression.
- checkValidity() - Method in class org.da.sparqlhelper.sparql.model.WhereForm
-
Check the validity of the SPARQL expression for the group expression.
- checkVariableExistence(String) - Method in class org.da.sparqlhelper.sparql.model.AbstractSparqlRequest
-
Check the existence of a variable.
- checkVariableExistence(String) - Method in interface org.da.sparqlhelper.sparql.model.ISparqlRequestGroup
-
Check the existence of a variable.
- children - Variable in class org.da.sparqlhelper.sparql.parser.ast.SimpleNode
-
- childrenAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.da.sparqlhelper.sparql.parser.ast.SimpleNode
-
Accept the visitor.
- Clear() - Method in class org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilder
-
- CLEAR - Static variable in interface org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- clearNodeScope(Node) - Method in class org.da.sparqlhelper.sparql.parser.ast.JJTSyntaxTreeBuilderState
-
- clone() - Method in class org.da.sparqlhelper.sparql.results.OwlTime
-
- clone() - Method in class org.da.sparqlhelper.sparql.results.QueryResults
-
- closeNodeScope(Node, int) - Method in class org.da.sparqlhelper.sparql.parser.ast.JJTSyntaxTreeBuilderState
-
- closeNodeScope(Node, boolean) - Method in class org.da.sparqlhelper.sparql.parser.ast.JJTSyntaxTreeBuilderState
-
- Coalesce - Class in org.da.sparqlhelper.sparql.model
-
Represent a COALESCE construct.
- Coalesce() - Method in class org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilder
-
- COALESCE - Static variable in interface org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- coalesces - Variable in class org.da.sparqlhelper.sparql.model.AbstractSparqlRequest
-
- Collection() - Method in class org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilder
-
- CollectionPath() - Method in class org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilder
-
- column - Variable in class org.da.sparqlhelper.sparql.parser.ast.JavaCharStream
-
- COMMA - Static variable in interface org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- CompareOp - Enum in org.da.sparqlhelper.sparql.parser.vocabulary
-
A comparison between two values.
- compareTo(VariableOrIRI) - Method in class org.da.sparqlhelper.sparql.model.IRI
-
- compareTo(PropertyRef) - Method in class org.da.sparqlhelper.sparql.model.PropertyRef
-
- compareTo(VariableOrIRI) - Method in class org.da.sparqlhelper.sparql.model.Variable
-
- compareTo(VariableOrIRI) - Method in class org.da.sparqlhelper.sparql.model.VariableOrIRI
-
- compareTo(Namespace) - Method in class org.da.sparqlhelper.sparql.parser.vocabulary.AbstractNamespace
-
- compareTo(OwlTime) - Method in class org.da.sparqlhelper.sparql.results.OwlTime
-
- ComparisonExpression - Class in org.da.sparqlhelper.sparql.model.expressions
-
Represent a comparison expression appearing in a BIND, FILTER, or COALESCE construct.
- ComparisonExpression(short) - Constructor for class org.da.sparqlhelper.sparql.model.expressions.ComparisonExpression
-
- ComparisonExpression(Expression, short, Expression) - Constructor for class org.da.sparqlhelper.sparql.model.expressions.ComparisonExpression
-
- Concat() - Method in class org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilder
-
- CONCAT - Static variable in interface org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- ConditionalAndExpression() - Method in class org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilder
-
- ConditionalOrExpression() - Method in class org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilder
-
- Constraint() - Method in class org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilder
-
- Construct() - Method in class org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilder
-
- CONSTRUCT - Static variable in interface org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- ConstructClause() - Method in class org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilder
-
- ConstructQuery() - Method in class org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilder
-
- ConstTripleRef() - Method in class org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilder
-
- Contains() - Method in class org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilder
-
- CONTAINS - Static variable in interface org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- containsQuery() - Method in class org.da.sparqlhelper.sparql.parser.ast.ASTQueryContainer
-
- Copy() - Method in class org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilder
-
- COPY - Static variable in interface org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- CoreDatatype - Interface in org.da.sparqlhelper.sparql.parser.vocabulary
-
- CoreDatatype.GEO - Enum in org.da.sparqlhelper.sparql.parser.vocabulary
-
- CoreDatatype.RDF - Enum in org.da.sparqlhelper.sparql.parser.vocabulary
-
- CoreDatatype.XSD - Enum in org.da.sparqlhelper.sparql.parser.vocabulary
-
- Count() - Method in class org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilder
-
- COUNT - Static variable in interface org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- countResults() - Method in class org.da.sparqlhelper.sparql.results.QueryResults
-
Return the number of results.
- countValues() - Method in class org.da.sparqlhelper.sparql.results.QueryResults.Result
-
Count the number of values.
- Create() - Method in class org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilder
-
- CREATE - Static variable in interface org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- createEmptyResults() - Static method in class org.da.sparqlhelper.sparql.results.QueryResults
-
Create an empty result list.
- createIRI(String) - Static method in interface org.da.sparqlhelper.sparql.model.TripleElement
-
- createLiteral(Object) - Method in class org.da.sparqlhelper.sparql.model.ExpressionList
-
Create a literal expression.
- createPropertyDecl(ISparqlRequestGroup, String) - Static method in interface org.da.sparqlhelper.sparql.model.TripleElement
-
- createRequest(String, String) - Static method in class org.da.sparqlhelper.sparql.model.SparqlRequest
-
- createValue(Object) - Static method in interface org.da.sparqlhelper.sparql.model.TripleElement
-
- createValuesList(Object...) - Static method in class org.da.sparqlhelper.sparql.model.SparqlRequest
-
Creates a list of values.
- createVariable(String) - Method in class org.da.sparqlhelper.sparql.model.ExpressionList
-
Create a variable expression.
- createVariable(String) - Static method in interface org.da.sparqlhelper.sparql.model.TripleElement
-
- curChar - Variable in class org.da.sparqlhelper.sparql.parser.ast.SyntaxTreeBuilderTokenManager
-
- currentToken - Variable in exception org.da.sparqlhelper.sparql.parser.ast.ParseException
-
This is the last token that has been consumed successfully.