org.gcube.dataaccess.spql
Class SPQLQueryParser

java.lang.Object
  extended by org.gcube.dataaccess.spql.SPQLQueryParser

public class SPQLQueryParser
extends Object

Author:
"Federico De Faveri defaveri@isti.cnr.it"

Field Summary
protected static org.slf4j.Logger logger
           
 
Constructor Summary
SPQLQueryParser()
           
 
Method Summary
static Query parse(String query)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

protected static org.slf4j.Logger logger
Constructor Detail

SPQLQueryParser

public SPQLQueryParser()
Method Detail

parse

public static Query parse(String query)
                   throws ParserException
Throws:
ParserException


Copyright © 2013. All Rights Reserved.