org.gcube.resourcemanagement.support.server.gcube.queries
Class QueryLoader
java.lang.Object
org.gcube.resourcemanagement.support.server.gcube.queries.QueryLoader
public class QueryLoader
- extends Object
Resource_support utility to load at runtime the customized queries to submit to
the IS.
- Author:
- Daniele Strollo, Massimiliano Assante (ISTI-CNR)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueryLoader
public QueryLoader()
getQuery
public static String getQuery(QueryLocation query)
throws Exception
- Parameters:
query
- the location of query file to load
- Returns:
- the string consisting of the xquery to submit to the server
- Throws:
Exception
Copyright © 2013. All Rights Reserved.