|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.hp.hpl.jena.sparql.lang.SPARQLParser
com.clarkparsia.sparqlowl.parser.arq.ARQTerpParser
public class ARQTerpParser
Title: ARQ Terp parser
Description: ARQ parser (and static parser factory) to integrate the Terp parser with the ARQ & Jena query tools
Copyright: Copyright (c) 2010
Company: Clark & Parsia, LLC.
Constructor Summary | |
---|---|
ARQTerpParser()
|
Method Summary | |
---|---|
static com.hp.hpl.jena.sparql.lang.SPARQLParserFactory |
getFactory()
Get the singleton ParserFactory |
static void |
registerFactory()
Register a ParserFactory for the TerpSyntax |
static void |
unregisterFactory()
Unregister a ParserFactory for the TerpSyntax |
Methods inherited from class com.hp.hpl.jena.sparql.lang.SPARQLParser |
---|
canParse, createParser, parse |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ARQTerpParser()
Method Detail |
---|
public static com.hp.hpl.jena.sparql.lang.SPARQLParserFactory getFactory()
ParserFactory
public static void registerFactory()
ParserFactory
for the TerpSyntax
public static void unregisterFactory()
ParserFactory
for the TerpSyntax
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |