org.openrdf.query.parser.sparql
Class ConstructorBuilder
java.lang.Object
org.openrdf.query.parser.sparql.ConstructorBuilder
public class ConstructorBuilder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConstructorBuilder
public ConstructorBuilder()
buildConstructor
public TupleExpr buildConstructor(TupleExpr bodyExpr,
TupleExpr constructExpr,
boolean distinct,
boolean reduced)
buildConstructor
public TupleExpr buildConstructor(TupleExpr bodyExpr,
boolean distinct,
boolean reduced)
throws MalformedQueryException
- Throws:
MalformedQueryException
Copyright © 2001-2012 Aduna. All Rights Reserved.