public final class QueryFactory extends Object
| Constructor and Description |
|---|
QueryFactory() |
| Modifier and Type | Method and Description |
|---|---|
static com.hp.hpl.jena.query.Query |
getClassQuery(String keyword) |
static com.hp.hpl.jena.query.Query |
getCMSObjectQuery(String keyword) |
static com.hp.hpl.jena.query.Query |
getIndividualQuery(String keyword) |
public static final com.hp.hpl.jena.query.Query getClassQuery(String keyword)
public static final com.hp.hpl.jena.query.Query getIndividualQuery(String keyword)
public static final com.hp.hpl.jena.query.Query getCMSObjectQuery(String keyword)
Copyright © 2011-2014 The Apache Software Foundation. All Rights Reserved.