Class 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)
    • Constructor Detail

      • QueryLoader

        public QueryLoader()
    • Method Detail

      • 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