|
Esri Geoportal Server 1.0
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICqlParser
Interface for parsing the csw:CqlText portion of a CSW request.
Method Summary | |
---|---|
void |
parseCql(OperationContext context,
String cql)
Parses the csw:CqlText expression. |
Method Detail |
---|
void parseCql(OperationContext context, String cql) throws OwsException
context
- the operation contextcql
- the CQL expression
OwsException
- if validation fails
|
Esri Geoportal Server 1.0
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |