Class Queries


  • public class Queries
    extends Object
    • Constructor Detail

      • Queries

        public Queries()
    • Method Detail

      • parse

        public static org.gcube.application.geoportal.common.model.rest.QueryRequest parse​(String json)
                                                                                    throws IOException
        Throws:
        IOException
      • readPath

        public static org.gcube.application.geoportal.common.model.rest.QueryRequest readPath​(String jsonFilePath)
                                                                                       throws IOException
        Throws:
        IOException
      • readFile

        public static org.gcube.application.geoportal.common.model.rest.QueryRequest readFile​(File jsonFile)
                                                                                       throws IOException
        Throws:
        IOException