public class CqlParser extends Object
| Constructor and Description |
|---|
CqlParser() |
| Modifier and Type | Method and Description |
|---|---|
it.geosolutions.geonetwork.util.GNSearchRequest |
getRequestByCqlQuery(String cqlQuery) |
StringBuffer |
readFromFile(String pFilename) |
void |
writeToFile(String pFilename,
StringBuffer pData) |
public it.geosolutions.geonetwork.util.GNSearchRequest getRequestByCqlQuery(String cqlQuery) throws CqlException
CqlExceptionpublic void writeToFile(String pFilename, StringBuffer pData) throws IOException
IOExceptionpublic StringBuffer readFromFile(String pFilename) throws IOException
IOExceptionCopyright © 2017. All Rights Reserved.