|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.hp.hpl.jena.sparql.util.Symbol
com.hp.hpl.jena.query.Syntax
com.clarkparsia.sparqlowl.parser.arq.TerpSyntax
public class TerpSyntax
Title: ARQ Terp Syntax
Description: Terp Syntax class for use with ARQ parsing infrastructure
Copyright: Copyright (c) 2010
Company: Clark & Parsia, LLC.
Field Summary |
---|
Fields inherited from class com.hp.hpl.jena.query.Syntax |
---|
defaultQuerySyntax, defaultSyntax, defaultUpdateSyntax, querySyntaxNames, syntaxAlgebra, syntaxARQ, syntaxRDQL, syntaxSPARQL, syntaxSPARQL_10, syntaxSPARQL_11, updateSyntaxNames |
Method Summary | |
---|---|
static TerpSyntax |
getInstance()
Get the singleton instance of the class |
Methods inherited from class com.hp.hpl.jena.query.Syntax |
---|
guessFileSyntax, guessFileSyntax, guessQueryFileSyntax, guessQueryFileSyntax, guessUpdateFileSyntax, guessUpdateFileSyntax, lookup, make |
Methods inherited from class com.hp.hpl.jena.sparql.util.Symbol |
---|
create, create, equals, getSymbol, hashCode, toString |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public static TerpSyntax getInstance()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |