eu.transformproject.provenance.ws
public class ProvenanceWS_ProvQueryTool extends java.lang.Object implements ProvenanceWS_ProvQueryTool_Interface
Constructor and Description |
---|
ProvenanceWS_ProvQueryTool() |
Modifier and Type | Method and Description |
---|---|
void |
finalize() |
java.lang.String |
getTable_SVGViewForQuery(java.lang.String query,
int pathlenght,
boolean isSparql) |
java.lang.String |
getTable_SVGViewForQueryAndHighlight(java.lang.String query,
int pathlenght,
boolean isSparql,
java.lang.String e_uri) |
static void |
main(java.lang.String[] args) |
void |
printqueries() |
public ProvenanceWS_ProvQueryTool() throws org.hibernate.MappingException, java.lang.Exception
org.hibernate.MappingException
java.lang.Exception
public void finalize() throws java.sql.SQLException
finalize
in class java.lang.Object
java.sql.SQLException
public void printqueries()
public java.lang.String getTable_SVGViewForQuery(java.lang.String query, int pathlenght, boolean isSparql) throws java.lang.Exception
getTable_SVGViewForQuery
in interface ProvenanceWS_ProvQueryTool_Interface
java.lang.Exception
public java.lang.String getTable_SVGViewForQueryAndHighlight(java.lang.String query, int pathlenght, boolean isSparql, java.lang.String e_uri) throws java.lang.Exception
getTable_SVGViewForQueryAndHighlight
in interface ProvenanceWS_ProvQueryTool_Interface
java.lang.Exception
public static void main(java.lang.String[] args) throws java.lang.Throwable
java.lang.Throwable