org.openrdf.query.parser.serqo
Class SeRQOFormatter
java.lang.Object
org.openrdf.query.parser.serqo.SeRQOFormatter
public class SeRQOFormatter
- extends Object
Converts a Query Object into a N3 formatted statements.
- Author:
- James Leigh
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SeRQOFormatter
public SeRQOFormatter()
formatQuery
public String formatQuery(ParsedQuery query)
formatTupleQuery
public String formatTupleQuery(ParsedTupleQuery query)
formatGraphQuery
public String formatGraphQuery(ParsedGraphQuery query)
Copyright © 2004-2008 Aduna. All Rights Reserved.