com.esri.gpt.server.csw.provider3.local
Class QueryParser
java.lang.Object
com.esri.gpt.server.csw.provider3.local.DiscoveryAdapter
com.esri.gpt.server.csw.provider3.local.QueryParser
- All Implemented Interfaces:
- IQueryParser
public class QueryParser
- extends DiscoveryAdapter
- implements IQueryParser
Query parser parses "q" parameter.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueryParser
public QueryParser(OperationContext context)
- Default constructor
parseQuery
public void parseQuery(OperationContext context,
String[] keywords)
throws OwsException
- methods =================================================================
- Specified by:
parseQuery
in interface IQueryParser
- Parameters:
context
- operation contextkeywords
- keywords
- Throws:
OwsException
- if validation fails
Copyright 2011 Environmental Systems Research Institute.
All rights reserved.
Use is subject to
license terms.